Commit Graph

14 Commits

Author SHA1 Message Date
Alex Hultman 7265ffe480 Experimental: rewrite extensions negotiation 2021-01-11 07:27:40 +01:00
Alex Hultman ad0a961430 Experimental: Fix all signed/unsigned warnings 2020-11-30 23:00:36 +01:00
Alex Hultman 025415d1a0 Clean-ups, bump copyright date 2020-06-08 13:31:06 +02:00
ForrestSu ba38450b1f Fix compile error: 'INT_MIN' was not declared in this scope (#922) 2019-08-19 19:31:44 +02:00
Alex Hultman d18b45bf9e Quick "fix" using static_assert 2019-06-22 13:11:29 +02:00
Alex Hultman cb8231fcc2 Fix integer overflow for now 2019-06-22 13:05:45 +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 0e0d796cfd Also fuzz the extensions negotiator 2019-03-13 16:59:04 +01:00
Alex Hultman 3e4e70da20 Make it compile 2019-02-10 01:22:24 +01:00
Alex Hultman 3a41bb8e34 Fix up WebSocketExtensions.h as proper header 2019-02-09 23:26:08 +01:00
Alex Hultman 614d02e462 Not my problem 2019-01-07 11:30:57 +01:00
Alex Hultman 038111fb98 Add SHARED and DEDICATED compressor options 2018-12-22 05:58:26 +01:00
Alex Hultman 6c9ac88f50 Add basic permessage-deflate, pass entire Autobahn 2018-11-29 08:37:31 +01:00