iris/adaptors/websocket
Gerasimos (Makis) Maropoulos da224e363a Update config.go
Former-commit-id: f61883e68b5138317c8451242545fa2006e5698b
2017-06-03 00:13:46 +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 Update config.go 2017-06-03 00:13:46 +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