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
The clients send these messages using the two high-level primitives that are RPC and PUB/SUB, doing four core interactions:
|