Commit Graph

479 Commits

Author SHA1 Message Date
Alex Hultman f8903ed32f Add UpgradeAsync example 2020-06-02 14:08:13 +02:00
Alex Hultman 9cb2fb404f Add UpgradeSync example 2020-06-02 13:16:10 +02:00
Alex Hultman 625efbc499 Don't pass req in open handler 2020-06-02 12:59:36 +02:00
Alex Hultman 6735bad79c Pass UserData when upgrading 2020-06-02 12:55:05 +02:00
Alex Hultman cb48712b3d Make it stick together just barely 2020-06-02 12:40:51 +02:00
Alex Hultman a8539e7463 Move most upgrading into HttpResponse 2020-06-02 10:08:31 +02:00
Alex Hultman c897cca38c Make example compile 2020-06-02 09:36:39 +02:00
Alex Hultman 40190ec180 Merge branch 'master' into v18 2020-06-02 09:35:44 +02:00
Alex Hultman 85f02a73f9 Build examples in parallel 2020-06-02 05:26:32 +00:00
Alex Hultman 4be90c0114 Add upgrade handler 2020-06-01 15:45:03 +02:00
Alex Hultman 1699b214c5 Update TopicTree fuzzing 2020-06-01 14:51:50 +02:00
Alex Hultman 8f7d642f3f Add shared compression for pub/sub 2020-05-28 23:24:52 +02:00
Alex Hultman ac97fef5eb Add DESTDIR 2020-05-28 00:53:48 +02:00
Alex Hultman c6a2ee0554 Change mark, 17 2020-05-24 21:38:31 +02:00
Alex Hultman 99498f0eb4 Update to uSockets v0.4.0 2020-05-24 21:30:06 +02:00
Alex Hultman fb7a3303d6 Clear no longer subscribed-to Topics when draining 2020-05-20 17:27:06 +02:00
Alex Hultman 20b1676590 Skip sending rather than immediately close while publishing 2020-05-20 17:10:20 +02:00
Alex Hultman a58ea98d18 Update uSockets 2020-05-18 18:22:38 +02:00
Alex Hultman ab2b025628 Update README.md 2020-05-17 22:38:35 +02:00
Alex Hultman 86242a1cd9 We have TypeDoc 2020-05-16 02:14:42 +02:00
Alex Hultman 631c2d19e9 Update README.md 2020-05-14 14:52:13 +02:00
Alex Hultman 8fb5a4b150 Add basic install target 2020-05-12 17:09:09 +02:00
Alex Hultman a7b94973c7 New frontpage 2020-05-12 10:47:17 +02:00
Alex Hultman fe8a93f526 Create FUNDING.yml 2020-05-11 18:44:29 +02:00
Alex Hultman 320426f086 Update uSockets, A+ score 2020-05-11 12:07:40 +02:00
Alex Hultman 3c9a418e5a Update uSocketsMock.c for v0.3.5+ APIs 2020-05-08 15:56:55 +02:00
Alex Hultman 04b4105ba9 Clean-up TopicTree test 2020-05-08 14:46:49 +02:00
Alex Hultman 7a000bffcf Add failing unit test for TopicTree 2020-05-08 14:05:06 +02:00
Alex Hultman 6512b5f2c0 Move to uSockets 0.3.5+ APIs 2020-05-08 08:19:08 +02:00
Alex Hultman cdda308bc2 Silence an alert 2020-05-08 07:32:39 +02:00
Alex Hultman 11aafd32f5 Always emit drain event in case of having no backpressure 2020-05-07 08:10:57 +02:00
Alex Hultman c1a969cedd Fix router in regards to empty url segments 2020-04-20 00:12:56 +02:00
Alex Hultman 63ee4fdd21 Update Makefile 2020-04-18 00:11:25 +02:00
Alex Hultman 05a7b1e45b Update PerMessageDeflate fuzzing 2020-04-07 18:07:09 +02:00
Alex Hultman c7ac8c7e56 Store headers in bloom filter, respond to 100-continue 2020-04-06 02:48:11 +02:00
Alex Hultman 19db2093e5 Gracefully fail to listen if SSL cert/key was missing 2020-04-03 21:31:31 +02:00
Alex Hultman 22d661609a Zero-length inflations are peculiar, yet valid 2020-04-03 20:46:20 +02:00
Alex Hultman 11696c54be Amagad, fix fuzzing 2020-03-05 19:49:38 +01:00
Alex Hultman dfbab89e6e Restore UWS_NO_ZLIB 2020-03-02 21:26:18 +01:00
Alex Hultman 3a64336493 Fix fuzzing of permessage-deflate 2020-03-02 18:11:49 +01:00
Alex Hultman 2e65bf0a67 3kb is smallest compressor 2020-02-29 05:21:30 +01:00
Alex Hultman 3a856b610b Add memory limited dedicated compressors 2020-02-29 04:06:27 +01:00
Alex Hultman 7313e0168d Add link to fuzzing bug list 2020-02-29 01:25:32 +01:00
Alex Hultman 591518b2d0 Ping/pong ahoy 2020-02-29 00:18:25 +01:00
Alex Hultman 95f173bff8 Reintroduce ping/pong handlers 2020-02-29 00:05:00 +01:00
Dmitry Igrishin 1c84277fd9 Optionally prevent sending of "uWebSockets" header (#998)
* Optionally prevent sending of "uWebSockets" header
2020-02-23 18:41:25 +01:00
Alex Hultman b06336a941 Update READMORE.md 2020-01-20 01:05:52 +01:00
Alex Hultman 588d234d45 Allow having no open handler 2020-01-19 19:57:25 +01:00
Alex Hultman 5da9926174 Fix one warning 2020-01-19 19:49:46 +01:00
Alex Hultman 0faebc7590 Allow having no close handler 2020-01-19 19:46:51 +01:00