Packages

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

Files

Jump to
websocket_handler lib websocket.ex
Raw

lib/websocket.ex

defmodule Websocket do
end