Commit Graph

6 Commits

Author SHA1 Message Date
JoelKatz
cbeacc5a30 Stray space. 2012-12-08 11:21:07 -08:00
Arthur Britto
0f9cdb1c8b Remove support for RPC style calls over websocket. 2012-12-06 20:22:02 -08:00
JoelKatz
2c342d984f Fixes. Template code must go in header files. 2012-12-06 18:59:45 -08:00
jed
4ec4ccf490 broken websocket code 2012-12-06 16:48:04 -08:00
Stefan Thomas
00bb9d99a7 Refactored WSConnection and RPCHandler to have one layer of commands.
Evented RPC commands are now on the same level as all other RPC
commands and are handled by the RPCHandler class.
2012-11-10 15:17:28 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00