Packages
websocket_handler
v 0.0.1
Macro-based approach to handling WebSocket connections in a Plug-based Elixir application. It also serves a JavaScript WebSocket client at a specific endpoint, making it easy to integrate WebSocket communication into web applications.
Dependencies of websocket_handler
3 dependencies| Package | Requirement | Status |
|---|---|---|
| jason | ~> 1.4 | |
| plug | ~> 1.16 | |
| plug_cowboy | ~> 2.7 |