You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A http server written from scratch in c++ 17 with the help of web sockets. The server is capable of receiving http requests, parse them and choose from an custom Http Handler provided by the user to handle given request