Commit Graph
402 Commits
Author SHA1 Message Date
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
rimmartinandAlex Hultman 4a9ab556bd a few upgrades for the HttpServer example (#955) 2019-10-29 19:28:11 +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
yarregandAlex Hultman 135ee93c2c Type casting fix (#951) 2019-10-18 01:51:41 +02:00
ChafikandAlex Hultman 105d7d430b Fix typo in read more (#948) 2019-10-17 03:52:43 +02:00
yarregandAlex Hultman e4d4ef9bbb Fix example build error (#949)
* Fixed example build error

* Update EchoServer.cpp
2019-10-17 03:52:26 +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
Alex Hultman cbb46b494f Reset timeout on websocket send and publishes 2019-10-08 22:59:22 +02:00
Alex Hultman f58a9e1e0d Pass autobahn with pub/sub 2019-10-08 03:55:27 +02:00
Alex Hultman d8b2d3cbb9 Update function2 2019-10-07 12:03:50 +02:00
Alex Hultman 6c7844d65f Fix up unsubscribeAll 2019-10-07 11:58:02 +02:00
Alex Hultman d09f25850b Hook up new pubsub 2019-10-07 10:57:04 +02:00
Alex HultmanandGitHub a35d7f2ff3 Update TopicTreeDraft.h 2019-10-07 10:21:46 +02:00
Alex HultmanandGitHub 4a8bfe6c3b Add draft 2019-10-06 21:45:13 +02:00
Alex Hultman bf42f2170d Update to uSockets v0.3.2 2019-08-25 02:23:07 +02:00
ForrestSuandAlex Hultman ba38450b1f Fix compile error: 'INT_MIN' was not declared in this scope (#922) 2019-08-19 19:31:44 +02:00
Alex HultmanandGitHub 80cdee4e88 Update README.md 2019-08-19 02:37:20 +02:00