This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-04-02 02:55:53 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
444a4a0363
iris
/
_examples
/
websocket
/
go-client-stress-test
/
client
History
Gerasimos (Makis) Maropoulos
ddec78af0a
add
Context.ResponseWriter.IsHijacked
to report whether the underline conn is already hijacked and a lot of cleanup and minor ws stress test example improvements
...
Former-commit-id: 444d4f0718d5c6d7544834c5e44dafb872980238
2019-02-23 07:23:10 +02:00
..
main.go
add
Context.ResponseWriter.IsHijacked
to report whether the underline conn is already hijacked and a lot of cleanup and minor ws stress test example improvements
2019-02-23 07:23:10 +02:00
test.data
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