Packages
websocket_handler
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.
Current section
3 Dependencies
Jump to
Current section
3 Dependencies
Dependencies of websocket_handler
3 dependencies| Package | Requirement |
|---|---|
| jason |
~> 1.4
|
| plug |
~> 1.16
|
| plug_cowboy |
~> 2.7
|