Web Application Messaging Protocol: Difference between revisions

Content deleted Content added
m Comparison: included DDP wikipedia link
Fixed a typo: dispatchs -> dispatches
Line 17:
* Clients connect to the router using a transport, establishing a session.
* The router identifies the clients and gives them permissions for the current session.
* Clients send messages to the router which dispatchsdispatches them to the proper targets using the attached URIs.
 
The clients send these messages using the two high-level primitives that are RPC and PUB/SUB, doing four core interactions: