Commit Graph

20 Commits

Author SHA1 Message Date
Alex Hultman
d9a6b1010f App.listen may take host, port, callback now 2019-02-10 11:28:33 +01:00
Alex Hultman
929060b34a Update uWS/uS 2019-01-25 15:27:13 +01:00
Alex Hultman
ba73b8882d UniquePersistent all over, app.forcefully_free 2019-01-23 12:59:51 +01:00
Alex Hultman
f2a5d95726 Wrap idleTimeout 2019-01-22 18:50:37 +01:00
Alex Hultman
8da1edc516 Wrap app.any 2019-01-22 18:42:50 +01:00
Alex Hultman
fd11df1134 Return false boolean on listen failure 2019-01-21 19:08:18 +01:00
Alex Hultman
1d4b874ae7 Also throw on invalid WebSocket usage 2019-01-18 16:57:54 +01:00
Alex Hultman
d067388df4 Throw exceptions on ill-use instead of segfaulting 2019-01-18 16:33:56 +01:00
Alex Hultman
be8aaeeba7 Wrap all http methods & all SSL options 2019-01-18 15:56:08 +01:00
Alex Hultman
0fb6ec9034 Add us_listen_socket_close and graceful shutdown example 2019-01-18 09:07:21 +01:00
Alex Hultman
3558bf30d9 Actually do pass req to ws open 2019-01-17 07:33:31 +01:00
Alex Hultman
84bcf4c62f Swap more to UniquePersistent 2019-01-17 06:53:30 +01:00
Alex Hultman
24fe602f50 Wrap up app.post 2019-01-16 22:59:53 +01:00
Alex Hultman
ff37c2a272 Small fix for GCC/Clang 2019-01-16 21:36:35 +01:00
Alex Hultman
3feee30666 Port to Windows 2019-01-16 21:31:17 +01:00
Alex Hultman
810695f32c HttpResponseWrapper refactor 2019-01-14 13:17:08 +01:00
Alex Hultman
80bc15915b Wrap req.getParameter, req.getUrl 2019-01-14 12:44:29 +01:00
Alex Hultman
31e7463c9b Begin WebSocketWrapper nice struct 2019-01-14 11:54:37 +01:00
Alex Hultman
a6b897cdbc Add QtCreator project for addon 2019-01-14 11:45:25 +01:00
Alex Hultman
0636cfb088 Refactor things into separate files 2019-01-14 11:34:20 +01:00