Mathieu Barnachon

Results 28 issues of Mathieu Barnachon

I know it is quite old since last update, but this PR makes it compatible with Swift 5.5. I haven't tested it on Linux, but I've been able to merge...

Move the reference from IBM-Swift to the community version (Kitura).

If we try to compile with GCC (4.4.6) with the c++ Ox support (gcc -std=c++0x ), OpenNI doesn't compile. It seems the linux flag is not defined anymore. May be...

While fixing the tests for Kitura-NIO, the Kitura (server) tests have to be shutdown. This ticket is to remember to re-activate them once the Kitura tests have been updated with...

Numerous fields are undocumented: see `docs/undocumented.json`. In order to have a high standard framework, we should complete the documentation.

As pointed by @davidde94 (https://github.com/Kitura/Kitura-NIO/issues/242), the connection should be closed earlier than on the end of the request. This avoid dumping massive amount of data before checking the connection limit.

- NIO 2.15.0 - NIO SSL 2.6.2 - NIO Extras 1.4.0 Fix the warnings associated to NIO.

A simple article to host a Kitura server on the IBM (beta) Code Engine.