Open maidamai0 opened 5 years ago
Server components choosing.
lighttpd
websocketpp
use lighttpd as http server
Simple http server
lightweight-http-server-in-less-than-40-lines-on-libevent-and-c-11
a lightweight http library we can start with
cpp-httplib
An elegant C++ REST framework pistache
May be we can use this directly or learn form this.
@lee64456546 This is what I wanted to show you in today's metting.
server framework
Server components choosing.
event loop
http server
lighttpd
websocket server
websocketpp
cocurrent model