Chris Boden
|
aceb2c9006
|
WAMP Codes
Changed the WAMP codes back into constants.
Added the new Welcome constant (not yet implemented)
|
2012-01-20 17:48:35 -05:00 |
|
Chris Boden
|
3372f72344
|
WAMP FUNCTIONAL
RPC return message
RPC return error
WAMP protocol functionally complete!
|
2012-01-19 21:20:36 -05:00 |
|
Chris Boden
|
f84be39fcf
|
WAMP server prefix
Server to client set Prefix in WAMP working via lambda in Connection object
|
2012-01-18 08:06:02 -05:00 |
|
Chris Boden
|
dbcb6f2cde
|
WAMP Cleanup
Fixed a bug in getURI
Cleaned up roc calls - cleaner api, no more call_() calls
|
2012-01-17 22:47:17 -05:00 |
|
Chris Boden
|
b2e4578e19
|
WAMP onCall
Functioning onCall on WAMP
Fixed bug on Event - fluent interface (had broken factory)
|
2012-01-17 20:39:53 -05:00 |
|
Chris Boden
|
9b14684cbe
|
WAMP Event Action
Added the Event action in WAMP (like SendMessage)
Confirmed subscribe, unsubscribe, publish, event working in WAMP
|
2012-01-16 22:55:44 -05:00 |
|