I'm learning WAMP (Web Application Messaging Protocol ). I'm trying to figure out the difference between these methods in AutobahnJS. ( and PHP Client with Thruway - https://github.com/voryx/Thruway)
- register/subscribe
- call/publish
But I can't get the difference between them, any tips?
Thanks :)
Despite library you use, WAMP define: