Commit Graph
100 Commits
Author SHA1 Message Date
Alex Hultman 8f7d642f3f Add shared compression for pub/sub 2020-05-28 23:24:52 +02:00
Alex HultmanandGitHub ac97fef5eb Add DESTDIR 2020-05-28 00:53:48 +02:00
Alex HultmanandGitHub 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 HultmanandGitHub fb7a3303d6 Clear no longer subscribed-to Topics when draining 2020-05-20 17:27:06 +02:00
Alex HultmanandGitHub 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 HultmanandGitHub ab2b025628 Update README.md 2020-05-17 22:38:35 +02:00
Alex HultmanandGitHub 86242a1cd9 We have TypeDoc 2020-05-16 02:14:42 +02:00
Alex HultmanandGitHub 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 HultmanandGitHub 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 HultmanandGitHub cdda308bc2 Silence an alert 2020-05-08 07:32:39 +02:00
Alex HultmanandGitHub 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 HultmanandGitHub 11696c54be Amagad, fix fuzzing 2020-03-05 19:49:38 +01:00
Alex HultmanandGitHub dfbab89e6e Restore UWS_NO_ZLIB 2020-03-02 21:26:18 +01:00
Alex HultmanandGitHub 3a64336493 Fix fuzzing of permessage-deflate 2020-03-02 18:11:49 +01:00
Alex HultmanandGitHub 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 HultmanandGitHub 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
Alex HultmanandGitHub 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
Alex Hultman 61b69169c7 Quick-fix for HttpRouter priority flaw 2020-01-19 19:43:26 +01:00
Alex HultmanandGitHub 4e0db32165 Update README.md 2020-01-12 20:27:21 +01:00
Alex Hultman d4e0032a3d Also call cork while doing so 2020-01-12 20:23:43 +01:00
Alex Hultman f0574d5fbb Make sure to call write while fuzzing 2020-01-12 20:19:44 +01:00
Alex Hultman dde628956b Fuzz ws->unsubscribeAll 2020-01-12 18:56:54 +01:00
Alex Hultman 2de34fa3f6 Stress more with MockedHelloWorld 2020-01-12 18:52:46 +01:00
Alex Hultman 42977d3570 Add MockedEmptyHandlersServer fuzz target 2020-01-12 18:22:54 +01:00
Alex Hultman 02f1ceeba0 Add WebSocket::unsubscribeAll 2020-01-12 17:46:29 +01:00
Alex HultmanandGitHub 108d4f527f Call loop pre/post more often while fuzzing 2020-01-11 23:15:29 +01:00
Alex Hultman 5d0d821bb2 Emit pre/post callbacks while fuzzing 2020-01-11 23:00:20 +01:00
Alex HultmanandGitHub d6954bad3b Update README.md 2020-01-09 20:59:25 +01:00
Alex HultmanandGitHub fbfb6ea28b Update README.md 2020-01-09 20:56:43 +01:00
Alex HultmanandGitHub 55fa272f5a Update README.md 2020-01-09 19:35:29 +01:00
Alex Hultman e9d8ed9197 Add TopicTree fuzz target 2020-01-09 19:32:14 +01:00
Alex Hultman 199f42e800 It's no longer a draft 2020-01-09 18:48:26 +01:00
Alex HultmanandGitHub f118566258 Update TopicTreeDraft.h 2020-01-09 18:31:44 +01:00
Alex HultmanandGitHub 968fd0a142 Don't update min in publish 2020-01-09 09:25:13 +01:00
Alex Hultman 7d2c1b4379 Add MockedBroadcastingEchoServer fuzz target 2020-01-08 18:27:03 +01:00
Alex HultmanandGitHub a23d3fd901 Re-enable mocked post fuzz 2020-01-07 14:04:51 +01:00
Alex HultmanandGitHub 03681ccbe6 Restore fuzzing makefile 2020-01-04 14:12:26 +01:00
Alex HultmanandGitHub 02b2af5f24 Always uncork after Http parse 2020-01-01 22:46:03 +01:00
Alex Hultman bbbe3bda18 Be strict about maxPayloadLength in inflate 2020-01-01 18:15:56 +01:00
Alex Hultman 6fe5ea40aa Silence an UBSAN fuzzing fault 2020-01-01 17:41:43 +01:00
Alex Hultman 9038988a48 Do not require 4byte alignment in isValidUtf8 2020-01-01 17:37:16 +01:00
Alex Hultman 736e50bdc8 Fuzz with check for message length passed 2019-12-31 13:13:42 +01:00
Alex Hultman 54dd866a84 Fragments forming a long message are not caught early 2019-12-31 12:56:45 +01:00
Alex HultmanandGitHub b9062ec770 Fix HttpContext 2019-12-29 22:51:10 +01:00
Alex HultmanandGitHub 679cb6a6a3 Woops, fix router 2019-12-29 22:47:39 +01:00
Alex HultmanandGitHub 703795c3f5 Clean up router 2019-12-29 22:36:57 +01:00
Alex Hultman 563e95b5c1 Automatically cork WebSocket::send 2019-12-28 22:57:02 +01:00
Alex Hultman f4bb87a098 Add WebSocket::cork 2019-12-28 22:47:15 +01:00
Alex Hultman c971653120 Add GitHub Actions Linux/macOS builder CI 2019-12-28 22:35:36 +01:00
Alex Hultman 92fcd32e0a Add router unit tests 2019-12-28 22:12:49 +01:00
Alex Hultman f274d63dca Fix all -Wconversion warnings 2019-12-28 21:44:54 +01:00
Alex Hultman 5d83b427f5 Update companies banner 2019-12-28 16:26:24 +01:00
Alex Hultman 2682028d22 Update uS, fixing some warnings 2019-12-26 22:04:04 +01:00
Alex HultmanandGitHub cccbf2acab Update READMORE.md 2019-12-26 18:42:02 +01:00
Alex Hultman 3fb870ac55 Clean-up and fix HttpResponse::cork behavior 2019-12-26 17:17:33 +01:00
Alex Hultman bdac60a177 Fix a few warnings 2019-12-26 16:45:23 +01:00
Alex Hultman a969a3e53e Fix up router fuzz target 2019-12-26 16:22:20 +01:00
Alex HultmanandGitHub a588ec715e Update READMORE.md 2019-12-26 01:24:57 +01:00
Alex Hultman 6d1a6ba1bd Make it compile, lowercase methods 2019-12-26 01:03:50 +01:00
Alex Hultman d3b43e3fa1 First stab at new router 2019-12-26 00:32:02 +01:00
Alex Hultman 5ab190f430 Breaking: construct/destruct WebSocket UserData 2019-12-22 00:00:37 +01:00
Alex Hultman 8b3f037ffd Update uS 2019-12-21 20:33:38 +01:00
Alex Hultman afbc53b166 Update uS 2019-12-05 21:35:17 +01:00
Alex Hultman 02ad3979a6 Better examples with SSL, build benchmarks 2019-11-25 21:48:28 +01:00
Alex Hultman 91a7a44eea Add SSL example 2019-11-25 21:24:29 +01:00
Alex Hultman 960350e274 Makefile & uSockets; WITH_WOLFSSL, WITH_OPENSSL, WITH_LIBUV 2019-11-25 21:22:34 +01:00
Alex HultmanandGitHub f358601505 Fix Http timeout of posted data 2019-11-18 22:08:06 +01:00
Alex Hultman c05a48d466 Update uSockets 2019-11-15 21:46:27 +01:00
Alex Hultman 37d1cdf29d Handle double subscriptions 2019-11-08 12:16:41 +01:00
Alex Hultman 606d8a793d Update uSockets 2019-11-08 00:05:16 +01:00
Alex Hultman 04d3fb3a99 Make sure to remove post/pre handlers 2019-11-08 00:00:59 +01:00
Alex HultmanandGitHub 8af994f713 Update PerMessageDeflate.h 2019-10-21 10:54:33 +02:00
Alex HultmanandGitHub 1707d4b809 Update AsyncSocketData.h 2019-10-21 10:53:31 +02:00
Alex Hultman 49f460ef20 Add app.publish 2019-10-17 02:09:48 +02:00
Alex Hultman de688869d6 Filter triggered topics without subscribers 2019-10-17 01:23:27 +02:00
Alex Hultman d8fe3a25b8 Implement unsubscribe and drain in publish 2019-10-09 02:33:51 +02:00
Alex Hultman 2880745629 Add basic maxBackpressure for pubsub 2019-10-09 01:20:34 +02:00
Alex Hultman 1707469cf8 Change mark 2019-10-08 23:12:03 +02:00
Alex Hultman 62c4253ed3 Add subprotocol response 2019-10-08 23:10:58 +02:00