Commit Graph
31 Commits
Author SHA1 Message Date
mtrenkmannandGitHub c5abc1d75f Fix [-Werror=format-truncation] compiler warning b/c of potential minus signs (#1575) 2023-02-09 00:14:29 +01:00
Alex Hultman 53ae0a889f Silence some warnings 2023-01-16 06:08:09 +01:00
uNetworkingABandGitHub d111d19584 Update LoopData.h 2023-01-12 03:59:19 +01:00
uNetworkingABandGitHub c00588f7d7 Whoops 2023-01-12 03:50:59 +01:00
uNetworkingABandGitHub b5ca31c4a5 Silence warnings 2023-01-12 03:44:01 +01:00
uNetworkingABandGitHub c4d45fbf3d Silence alert 2022-12-01 19:46:05 +01:00
Alex Hultman c8229b5781 Don't use strftime 2022-11-26 05:56:26 +01:00
uNetworkingABandGitHub 0cd9fc9947 Update LoopData.h 2022-11-02 15:01:54 +01:00
uNetworkingABandGitHub 25167386ff Update LoopData.h 2022-11-02 14:51:10 +01:00
Alex Hultman bcf5034e3c Write Date header in all responses 2022-10-16 12:37:21 +02:00
Alex Hultman acbe52518f Remove f2, add ofats::any_invocable 2021-02-19 07:09:55 +01:00
Alex Hultman ad0a961430 Experimental: Fix all signed/unsigned warnings 2020-11-30 23:00:36 +01:00
Alex Hultman 270308f104 Add Loop::setSilent 2020-09-18 23:42:21 +02:00
Alex Hultman 025415d1a0 Clean-ups, bump copyright date 2020-06-08 13:31:06 +02:00
Alex Hultman 04d3fb3a99 Make sure to remove post/pre handlers 2019-11-08 00:00:59 +01:00
Alex Hultman 762b18459e Refactor a bit, put everything in uWS namespace 2019-06-09 07:53:43 +02:00
Alex Hultman f08bc8cd03 Initial pubsub preparatory work 2019-02-09 01:00:17 +01:00
Alex Hultman 95478c906f Make Loop and LoopData only hold move-only functions 2019-01-23 12:26:33 +01:00
Alex Hultman 74a4048195 Align LoopData, HttpContextData 2019-01-21 08:40:21 -08:00
Alex Hultman 3c3819fe3c Implement Loop::setPreHandler 2019-01-17 09:59:55 +01:00
Alex Hultman 614d02e462 Not my problem 2019-01-07 11:30:57 +01:00
Alex Hultman 339e2d72dc Fix more memory leaks 2018-12-30 17:43:11 +01:00
Alex Hultman 038111fb98 Add SHARED and DEDICATED compressor options 2018-12-22 05:58:26 +01:00
Alex Hultman f8e299c312 Add initial send compression 2018-12-22 03:08:12 +01:00
Alex Hultman 4a2cd93a22 Pass Autobahn with restored WS perf. 2018-12-21 03:18:34 +01:00
Alex Hultman 6c9ac88f50 Add basic permessage-deflate, pass entire Autobahn 2018-11-29 08:37:31 +01:00
Alex Hultman 894609e638 Pass opCode around, add Loop::setPostHandler 2018-11-04 10:44:11 +01:00
Alex Hultman ab6abaf2e6 Apache License 2.0 2018-10-29 00:13:52 +01:00
Alex Hultman 8106a0f628 Loop::defer and almost working async streaming 2018-09-23 21:48:29 +02:00
Alex Hultman 883bdfe7d7 Some clean-ups 2018-09-15 05:31:42 +02:00
Alex Hultman eee6e97fda Move files around 2018-09-15 05:04:34 +02:00