nemasu
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...
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...
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.