On Github peterpeerdeman / ddp-the-real-time-api-for-web-applications
CLIENT SERVER
=> connect
<= connected
<= failed
=> ping
<= pong
CLIENT SERVER
=> sub
<= added
<= added
<= ready
<= changed
<= removed
=> unsub
<= nosub
CLIENT SERVER
=> method
<= result
<= changed
<= updated
{
"msg": "result",
"id": "1",
"error": {
"error": 404,
"reason": "Method not found",
"message": "Method not found [404]",
"errorType": "Method.Error"
}
}
https://github.com/peterpeerdeman/ddp-the-real-time-api-for-web-applications