Build a WebSocket server with Javascript as the client | Erlang/OTP (cowboy) Tutorial
Erlang/OTP (cowboy) Tutorial: Build a WebSocket server with Javascript as the client
References:
1.) Cowboy Websocket Handler –
2.) cowboy_websocket(3) docs –
Video Timeline:
1.) Introduction and current setup – 0:00
2.) init/2 and websocket_init/1 callbacks – 0:42
3.) websocket_handle/2 callback – 2:38
4.) websocket_info/2 callback – 4:05
5.) terminate/3 callback – 5:16
#erlang #programming #websocket
source