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-17 18:07:01 +00:00
Code
Releases
Activity
Files
057022ca6bdda7328292eb8acbec458e16523cea
kararas_iris
/
core
/
netutil
History
Gerasimos (Makis) Maropoulos
b8d84b7767
minor
2023-08-31 13:05:08 +03:00
..
addr_test.go
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
2017-07-10 18:32:42 +03:00
addr.go
minor
2023-08-31 13:05:08 +03:00
client.go
Sessions are now in full sync with the registered database, on
acquire(init), set, get, delete, clear, visit, len, release(destroy)
as requested by almost everyone.
https://github.com/kataras/iris/issues/969
2018-04-22 13:52:36 +03:00
ip_test.go
- fixing incorrect IP comparison.
unsafeCompare
was comparing between converted IP address with IP string.
2022-11-22 17:31:22 +07:00
ip.go
- fixing incorrect IP comparison.
unsafeCompare
was comparing between converted IP address with IP string.
2022-11-22 17:31:22 +07:00
server.go
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
2017-07-10 18:32:42 +03:00
tcp_soreuse_control_unix.go
add new ':email' path parameter and revert the jsoniter removal
2021-10-13 16:22:22 +03:00
tcp_soreuse_control_wasm.go
add new ':email' path parameter and revert the jsoniter removal
2021-10-13 16:22:22 +03:00
tcp_soreuse_control_windows.go
Option for Socket Sharding as requested at
#1544
2020-06-26 20:29:36 +03:00
tcp.go
set min version on tls configuration even on the tests and examples
2022-03-10 21:48:05 +02:00