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-08 12:31:58 +00:00
Code
Releases
Activity
Files
5ccd80a6cdb29a2047e7cb0db4edf9d6572caf54
kararas_iris
/
core
/
netutil
History
Gerasimos (Makis) Maropoulos
5994fd5d4e
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
..
addr_test.go
…
addr.go
rewrite middleware: add PrimarySubdomain and simplify its usage example
2020-08-20 03:05:47 +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
…
tcp_soreuse_control_unix.go
Option for Socket Sharding as requested at
#1544
2020-06-26 20:29:36 +03:00
tcp_soreuse_control_wasm.go
Option for Socket Sharding as requested at
#1544
2020-06-26 20:29:36 +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
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