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
eb82a7ab04
WAMP Prefixes
...
WAMP Client to server prefixes and transparent interpretation to application working
2012-01-17 21:05:32 -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
Chris Boden
ad302a00d1
WAMP incoming functionality
...
WAMP server interface initial incoming message functionality
Able to receive and pass on client to server messages to attached interface
2012-01-13 23:46:30 -05:00
Chris Boden
3a4bdc918c
WAMP Interface
...
Updated interfaces from app refactor to branch out WAMP on top of WebSocket app
2012-01-08 22:15:31 -05:00
Chris Boden
c56ba3b2f1
Init WAMP
...
Starting work on the WebSocket Application Messaging Protocol (WAMP).
JSON messages, supports pub/sub and RPC via HTTP endpoints for website integration
2011-12-18 15:32:11 -05:00