iris/core/netutil
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 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 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