This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-24 05:17:03 +00:00
Code
Releases
Activity
Files
cafa4d7b80ea963e1572e2f8f97c956198f5f0f0
kararas_iris
/
adaptors
/
websocket
History
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