iris/core
2019-07-05 16:22:20 +03:00
..
errors create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more 2019-06-21 19:43:25 +03:00
handlerconv add Context#ResetRequest and core/handlerconv.FromStdWithNext updates the request for any incoming request changes - https://github.com/kataras/iris/issues/1180 2019-02-02 04:49:58 +02:00
host remove 'WithoutVersionChecker', update and test the new versions of some of the dependencies, add a history entry with unknown release date 2018-08-31 02:09:48 +03:00
memstore fix https://github.com/kataras/iris/issues/1118 2018-10-30 00:57:08 +02:00
netutil 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
router add support for iris-specific form of generating connection IDs as requested at: https://github.com/kataras/neffos/issues/1#issuecomment-508689819 2019-07-05 16:22:20 +03:00