iris/adaptors/websocket
blainepwnz da6f515078 added subprotocols to server config (#652)
Former-commit-id: c4793e7355d393bb479c69fc8f4f7ae65bc3668d
2017-06-03 00:09:21 +03:00
..
client.go Websocket additions 2017-02-22 20:32:38 +02:00
client.ts Websocket additions 2017-02-22 20:32:38 +02:00
config.go added subprotocols to server config (#652) 2017-06-03 00:09:21 +03:00
connection.go Replace websocket->Values() with ->SetValue/GetValue instead. 2017-02-25 20:25:22 +02:00
emitter.go Implement the websocket adaptor, a version of kataras/go-websocket, and refactor all of the previous websocket examples. 2017-02-15 08:40:43 +02:00
LICENSE Implement the websocket adaptor, a version of kataras/go-websocket, and refactor all of the previous websocket examples. 2017-02-15 08:40:43 +02:00
message.go Implement the websocket adaptor, a version of kataras/go-websocket, and refactor all of the previous websocket examples. 2017-02-15 08:40:43 +02:00
server.go added subprotocols to server config (#652) 2017-06-03 00:09:21 +03:00
websocket.go Nothing special: when iris.DevLogger() used then group logs based on time. 2017-02-28 05:37:53 +02:00