WAMP stands for WebSocket Application Messaging Protocol and is a communications subprotocol. RPC and PubSub are two of the WAMP messaging patterns.
Check out similar libraries for the WAMP protocol:
AutobahnPython
AutobahnAndroid
What is new in this release:
- Compatibility with latest WAMP v2 spec.
What is new in version 0.9.7:
- Compatibility with latest WAMP v2 spec.
What is new in version 0.9.6:
- Compatibility with latest WAMP v2 spec.
What is new in version 0.8.2:
- Compatibility with Web workers
- Fixed problem with Require.js
- Fixed RPC error callback
- Update bundled to whenjs v2.7.1
What is new in version 0.7.5:
- Salted WAMP-CRA helper.
What is new in version 0.7.4:
- SConstruct modifications.
Requirements:
- JavaScript enabled on client side
評論沒有發現