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-03-01 22:16:05 +00:00
Code
Releases
Activity
Files
e2222a80668dff4188b5cde80597ddb0b2a55298
kararas_iris
/
core
/
netutil
History
Gerasimos (Makis) Maropoulos
bf54d33a3e
add new ':email' path parameter and revert the jsoniter removal
2021-10-13 16:22:22 +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
New Context.FormFiles method
2021-06-07 15:33:19 +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
fix ip_test (see prev commit)
2020-09-16 13:21:34 +03:00
ip.go
add viper configuration example and minor improvements - read HISTORY.md
2020-09-16 12:59:51 +03: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
…
tcp_soreuse_control_wasm.go
…
tcp_soreuse_control_windows.go
…
tcp.go
New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive
2021-01-31 21:24:15 +02:00