Commit Graph
27 Commits
Author SHA1 Message Date
Alex Hultman 973a975915 Add .dropped events for pub/sub backpressure notification 2023-11-30 17:40:15 +01:00
Alex Hultman d832d48ea5 Do not build EchoServer with SSL 2023-05-11 11:34:21 +02:00
Alex Hultman 023fbc6c3f Don't compress in EchoServer if large message 2023-05-11 11:25:29 +02:00
Alex Hultman f2ec5e8453 Redirect all examples to use shipped cert 2022-08-29 01:29:20 +02:00
Alex Hultman 415fec3830 Add DEDICATED_DECOMPRESSOR CompressOption 2021-09-28 04:06:49 +02:00
Alex Hultman 069e66b31c Optimize getSendBuffer for large sends 2021-09-19 01:19:29 +00:00
Alex Hultman 8089063504 Expose payload to ping/pong events 2021-02-26 01:32:06 +01:00
Alex Hultman 3eae7116e7 Add WITH_LIBDEFLATE option, pass Autobahn 2021-02-24 10:49:49 +01:00
Alex Hultman df7c4bb9f8 Add option sendPingsAutomatically 2021-01-31 12:53:17 +00:00
Alex Hultman ad1d6fac08 Fix -Wunused-parameter 2020-12-01 01:10:00 +01:00
AndyandGitHub 2530872a1b Add upgrade handler to fix WebSocketBehavior template deduction on old examples (#1131) 2020-11-23 12:14:41 +01:00
Alex Hultman f52d816032 Never compress 0 bytes, finish pub/sub ded. compr. 2020-06-22 07:10:43 +02:00
Alex Hultman 9e3a75b19a Clean-ups 2020-06-04 13:19:25 +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 c897cca38c Make example compile 2020-06-02 09:36:39 +02:00
Alex Hultman 4be90c0114 Add upgrade handler 2020-06-01 15:45:03 +02:00
Alex Hultman 02ad3979a6 Better examples with SSL, build benchmarks 2019-11-25 21:48:28 +01: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 5e787b19b3 Make all examples compile with GCC on Ubuntu 2019-06-09 09:32:55 +02:00
Alex Hultman 4fde553d03 Remove uWS::destroy() 2019-01-07 02:26:50 +01:00
Alex Hultman 287c7dbe7f Add uWS::destroy calls to examples 2018-12-30 21:27:42 +01:00
Alex Hultman fb95abad71 Update EchoServer example 2018-12-22 06:02:38 +01:00
Alex Hultman 3fa0fbc5fa Add a few more events 2018-12-21 04:31:37 +01:00
Alex Hultman 2a1fc55b58 Add EchoServer example 2018-12-21 03:17:15 +01:00