aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun_ws.asciidoc
AgeCommit message (Collapse)Author
2019-09-24Add auto-ping to Websocket and a silence_pings optionLoïc Hoguin
The auto-ping will at regular interval send a ping frame. The silence_pings option defaults to true. It can be set to false when the user needs to receive ping/pong frames.
2018-06-02Revamp the manual, one page per function/messageLoïc Hoguin