Alex Hultman
|
f274d63dca
|
Fix all -Wconversion warnings
|
2019-12-28 21:44:54 +01:00 |
|
Alex Hultman
|
f4b7e9ee70
|
Fix undefined store in formatMessage
|
2019-07-08 09:07:28 +02:00 |
|
Alex Hultman
|
996703dde6
|
Make everything struct, never use class
|
2019-06-09 08:07:51 +02:00 |
|
Alex Hultman
|
762b18459e
|
Refactor a bit, put everything in uWS namespace
|
2019-06-09 07:53:43 +02:00 |
|
Alex Hultman
|
31574ec63a
|
Actually make it build, fix simple warning
|
2019-04-16 17:13:10 +02:00 |
|
Alex Hultman
|
7ea680e187
|
Fix misaligned websocket reads
|
2019-04-15 22:15:45 +02:00 |
|
Alex Hultman
|
614d02e462
|
Not my problem
|
2019-01-07 11:30:57 +01:00 |
|
Alex Hultman
|
50de2cea89
|
Hook up maxPayloadLength, not for Zlib
|
2018-12-29 13:32:49 +01:00 |
|
Alex Hultman
|
f5583b4a8a
|
Remove per-platform byte swap, all portable now
|
2018-12-28 15:47:09 +01:00 |
|
Alex Hultman
|
a7597772f8
|
Separate parser from formatter, make it build
|
2018-12-28 14:16:28 +01:00 |
|
Alex Hultman
|
f8e299c312
|
Add initial send compression
|
2018-12-22 03:08:12 +01:00 |
|
Alex Hultman
|
3e75936387
|
Begin restoring WebSocket performance
|
2018-12-21 02:13:44 +01:00 |
|
Alex Hultman
|
6c9ac88f50
|
Add basic permessage-deflate, pass entire Autobahn
|
2018-11-29 08:37:31 +01:00 |
|
Alex Hultman
|
519c1f5b60
|
Some clean-ups
|
2018-11-21 23:19:20 +01:00 |
|
Alex Hultman
|
91620c6c42
|
(Just barely) pass Autobahn tests chapter 1 - 10
|
2018-11-21 22:46:17 +01:00 |
|
Alex Hultman
|
292476366c
|
Make WebSockets benchmarkable
|
2018-10-30 01:53:28 +01:00 |
|
Alex Hultman
|
18c9fe0911
|
I forgot what I did
|
2018-09-02 21:10:01 +02:00 |
|
Alex Hultman
|
ffdfc8274f
|
Hook up WebSocket parsers somewhat
|
2018-08-30 01:14:34 +02:00 |
|