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
2026-01-03 02:07:06 +00:00
Code
Releases
Activity
Files
65c1fbf7f2bb139b9e805aa1fa7fb9784d8d3007
kararas_iris
/
websocket2
History
Gerasimos (Makis) Maropoulos
65c1fbf7f2
websocket: from 1k to 100k on a simple raspeberry pi 3 model b by using a bit lower level of the new ws lib api and restore the previous sync.Map for server's live connections, relative:
https://github.com/kataras/iris/issues/1178
...
Former-commit-id: 40da148afb66a42d47285efce324269d66ed3b0e
2019-02-18 04:42:57 +02:00
..
client.js
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
client.js.go
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
client.min.js
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
client.ts
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
config.go
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
connection.go
websocket: from 1k to 100k on a simple raspeberry pi 3 model b by using a bit lower level of the new ws lib api and restore the previous sync.Map for server's live connections, relative:
https://github.com/kataras/iris/issues/1178
2019-02-18 04:42:57 +02:00
emitter.go
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
message.go
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00
server.go
websocket: from 1k to 100k on a simple raspeberry pi 3 model b by using a bit lower level of the new ws lib api and restore the previous sync.Map for server's live connections, relative:
https://github.com/kataras/iris/issues/1178
2019-02-18 04:42:57 +02:00
websocket.go
add a new websocket2 package without breaking changes to the iris API. It implements the gobwas/ws library (it works but need fixes on determinate closing connections) as suggested at:
https://github.com/kataras/iris/issues/1178
2019-02-17 04:39:41 +02:00