nemasu

Results 4 issues of nemasu

My current plan for handling 10k+ connections, will edit as it's improved. Comments are welcome :) Idea: Don't block on anything until it's ready. When waiting for I/O, accept more...

enhancement

Need to improve performance of header creation. Make a concat function that takes in an offset of destination string. This way it wont need to calculate the length every time...

enhancement

Display directory contents when URL is a directory.

enhancement

I get no response when using authentication_session_ticket_for_webapi with the current revision (0.12.0), if I use a0b0f97a (0.11.0) it works.