iris/adaptors/websocket
Gerasimos (Makis) Maropoulos 30f9bd364e Fix comment on wss example
Former-commit-id: 0dbc0c9f88ae7cd28df7ba764e76fce48b5eaaf2
2017-02-17 07:20:24 +02:00
..
_examples Fix comment on wss example 2017-02-17 07:20:24 +02:00
client.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
client.ts 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
config.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
connection.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
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 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
websocket.go SessionsPolicy and sessions adaptor, history and _example written. 2017-02-15 20:06:19 +02:00