Results 1 comments of likepeng

I think I have found a way to process http asynchronously in websocket server ```c++ /// in websocket server main loop void on_http(connection_hdl hdl) { // TODO save hdl //...