socketcluster
socketcluster copied to clipboard
Incomplete Protocol Documentation
What did you do?
- Look for the protocol specification of SocketCluster.
- Find https://github.com/SocketCluster/socketcluster/blob/master/socketcluster-protocol.md
- Read it.
What did you expect would happen?
- The full protocol specification would be there.
What actually happened?
- Parts of the protocol are specified, but several parts are not. To quote the document:
The pub/sub layer
Coming soon....