Current section
Files
Jump to
Current section
Files
include/elli_websocket.hrl
-ifndef(elli_websocket_hrl).
-define(elli_websocket_hrl, 1).
% -type payload() :: elli_websocket:payload().
% -type elli_websocket_message() :: elli_websocket:elli_websocket_message().
% -type elli_websocket_event() :: elli_websocket:elli_websocket_event().
-endif.