iris/websocket
Alexey McSakoff 6c9e3c69ff Handle non-WS connections in WS handler with no panic
Former-commit-id: f56665ee444bd16258edf6a34606efc132eced5a
2018-03-10 19:31:40 +04:00
..
AUTHORS Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
client.go Another new feature: websocket controller, for real 2017-12-20 17:56:28 +02:00
client.ts Another new feature: websocket controller, for real 2017-12-20 17:56:28 +02:00
config.go linting, 99% is not fine let's do it 100% 2018-01-04 16:34:04 +02:00
connection.go add websocket/Connection#IsJoined as requested at https://github.com/kataras/iris/issues/895 2018-02-03 18:53:39 +02:00
emitter.go Another new feature: websocket controller, for real 2017-12-20 17:56:28 +02:00
LICENSE add a code snippet as a very simplistic overview and update the license dates from 2017 to 2017-2018 2017-12-31 06:45:12 +02:00
message.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
server.go Handle non-WS connections in WS handler with no panic 2018-03-10 19:31:40 +04:00
websocket.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00