gun:ws_send - Send Websocket frames
Send Websocket frames.
The connection must first be upgraded to Websocket using the function gun:ws_upgrade(3).
The pid of the Gun connection process.
A Websocket frame.
The atom ok is returned.
1.0: Function introduced.