WAMP
Web Application Messaging Protocol (opens in a new tab).
About WAMP v1
Used by League of Legends LCU.
See:
- Getting started with the LCU websocket | Hextechdocs (opens in a new tab)
- A minimal WAMP 1.0 protocol implementation to be used with the new League of Legends client (LCU) | GitHub Gist (opens in a new tab)
- By Pupix who also made
lcu-connector
and Rift Explorer.
- By Pupix who also made
Learn
-
WAMP compared — Web Application Messaging Protocol version 2 documentation https://wamp-proto.org/comparison.html (opens in a new tab)
- Mentioned ZeroMQ
-
WAMP Basic Profile https://wamp-proto.org/wamp_bp_latest_ietf.html (opens in a new tab)
-
The Web Application Messaging Protocol https://wamp-proto.org/wamp_latest_ietf.html (opens in a new tab)
Projects
Clients
Routers
-
https://crossbar.io (opens in a new tab)
- Uses interesting animations.
-
https://github.com/kalmyk/fox-wamp (opens in a new tab)
- "fox-wamp has been inspired by the following Open Source projects:
wamp.rt
andwamp.io
" - https://github.com/kalmyk/reflux-chat (opens in a new tab)
- "Replicate Facebook Flux Chat example with Reflux and Web Messaging Server (WAMP)"
- "fox-wamp has been inspired by the following Open Source projects:
-
wamp.rt https://github.com/Orange-OpenSource/wamp.rt (opens in a new tab)
- By Orange.
END.