iris/adaptors/websocket
Gerasimos (Makis) Maropoulos 48b470f5da Add HTTP/2 Example and Websocket wss:// too in the same time :)
Former-commit-id: fd4c12043d6ed739770236e014ccd2f0f4f5a84c
2017-02-17 06:49:54 +02:00
..
_examples Add HTTP/2 Example and Websocket wss:// too in the same time :) 2017-02-17 06:49:54 +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