Alex Hultman
|
b4ca0a487b
|
Add getRemoteAddress to res and ws objects
|
2019-03-03 07:42:10 +01:00 |
|
Alex Hultman
|
8d7527520f
|
Wrap subscribe, publish, add PubSub example (WIP)
|
2019-02-09 00:59:12 +01:00 |
|
Alex Hultman
|
59662d7e07
|
Update for API change: ws.end, ws.close
|
2019-01-26 17:26:53 +01:00 |
|
Alex Hultman
|
c66e3836ad
|
More thorough testing, with ws.terminate
|
2019-01-26 17:15:28 +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
|
4ae2facba7
|
Wrap req.getQuery, req.getMethod, res.close, res.onData & add Upload example
|
2019-01-17 08:22:43 +01:00 |
|
Alex Hultman
|
647a6ef12c
|
Wrap ws.close and ws.getBufferedAmount
|
2019-01-14 12:16:24 +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 |
|