1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/caddyhttp/websocket
linquize 0ba427a6f4 websocket: Enhancements, message types, and tests (#2359)
* websocket: Should reset respawn parameter when processing next config entry

* websocket: add message types: lines, text, binary

* websocket: Add unit test

* Add websocket sample files
2019-07-19 13:29:49 -06:00
..
sample websocket: Enhancements, message types, and tests (#2359) 2019-07-19 13:29:49 -06:00
setup.go websocket: Enhancements, message types, and tests (#2359) 2019-07-19 13:29:49 -06:00
setup_test.go Change all import paths: mholt/caddy -> caddyserver/caddy 2019-07-02 12:49:20 -06:00
websocket.go websocket: Enhancements, message types, and tests (#2359) 2019-07-19 13:29:49 -06:00
websocket_test.go websocket: Enhancements, message types, and tests (#2359) 2019-07-19 13:29:49 -06:00