Files
rippled/src/ripple/module/rpc/TODO.md
Vinnie Falco 4f1d1d2a8a Reorganize source file hierarchy:
* Rename unity files
* Move some modules to new subdirectories
* Remove obsolete Visual Studio project files
* Remove obsolete coding style and TODO list
2014-06-03 21:43:59 -07:00

240 B

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.