mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
* Rename unity files * Move some modules to new subdirectories * Remove obsolete Visual Studio project files * Remove obsolete coding style and TODO list
7 lines
240 B
Markdown
7 lines
240 B
Markdown
# RPC TODO
|
|
|
|
- Redo the interface to actually work correctly for the existing
|
|
use-cases that the old code supports. Specifically that RPC commands
|
|
can be issued for a particular context like a websocket connection
|
|
or other subscriber.
|