Commit Graph

70 Commits

Author SHA1 Message Date
Alex Hultman 649567d498 Update READMORE.md 2021-02-24 23:32:26 +01:00
Alex Hultman d1481ea0f5 Update READMORE.md 2021-02-24 23:24:31 +01:00
Alex Hultman 0c71ce1e00 Update READMORE.md 2021-02-24 23:07:03 +01:00
Alex Hultman 414fd1b6a9 Add files via upload 2021-02-22 23:00:28 +01:00
Alex Hultman 8dc4699b7b Update READMORE.md 2021-02-22 01:31:43 +01:00
Alex Hultman 44b57e64dc Update READMORE.md 2021-02-21 03:58:52 +01:00
pavulon 2d65df86c7 Update outdated examples (#1116)
Since v18.0.0 req is no longer passed to the "open" handler. You can access it in the "upgrade" handler instead.
2020-10-26 13:08:24 +01:00
Alex Hultman f7819c6380 Update "read more" 2020-10-23 04:56:24 +02:00
Alex Hultman a7b94973c7 New frontpage 2020-05-12 10:47:17 +02:00
Alex Hultman b06336a941 Update READMORE.md 2020-01-20 01:05:52 +01:00
Alex Hultman 5d83b427f5 Update companies banner 2019-12-28 16:26:24 +01:00
Alex Hultman cccbf2acab Update READMORE.md 2019-12-26 18:42:02 +01:00
Alex Hultman a588ec715e Update READMORE.md 2019-12-26 01:24:57 +01:00
Chafik 105d7d430b Fix typo in read more (#948) 2019-10-17 03:52:43 +02:00
Alex Hultman 057093ca5e Yet another delirious entry 2019-08-03 17:18:08 +00:00
Alex Hultman bc6ea664b1 Add files via upload 2019-06-09 11:05:16 +02:00
Alex Hultman d1f1b646f2 Add gobwas/ws to benchmark results 2019-02-13 09:56:59 +01:00
Alex Hultman a74ad8aeb3 Add Deno websocket benchmark results 2019-02-13 03:05:46 +01:00
Alex Hultman 399318f866 Disable TopicTree for now 2019-02-10 02:11:11 +01:00
Alex Hultman 418b51f007 Add note regarding route order 2019-01-30 11:56:49 +01:00
Alex Hultman 1eaf69c566 More docs changes 2019-01-26 18:49:33 +01:00
Alex Hultman f0352b4685 Add info on open/close guarantee 2019-01-26 18:33:46 +01:00
Alex Hultman d331ec3e45 Refactor using new uSockets API 2019-01-25 14:15:40 +01:00
Alex Hultman 7bb2dc848d Add simple user manual, add links & update wording 2019-01-24 13:27:35 +01:00
Alex Hultman 9829f7fb37 Add concept of route yielding 2019-01-22 18:30:25 +01:00
Alex Hultman f4065b4e3b Add simple "any" route to catch any method 2019-01-22 13:55:28 +01:00
Alex Hultman 586595e727 Fix up websocket close events 2019-01-22 11:22:22 +01:00
Alex Hultman 0934965fa5 Implement idleTimeout 2019-01-22 10:15:27 +01:00
Alex Hultman db98f81986 Proper move of App 2019-01-22 09:16:05 +01:00
Alex Hultman 6718301ac9 Make onAborted unique_function 2019-01-17 06:30:47 +01:00
Alex Hultman 04437c5f74 Add compiling docs 2019-01-05 01:03:10 +01:00
Alex Hultman b65e9fd7d8 Add uWS::destroy() helper function 2018-12-30 21:19:08 +01:00
Alex Hultman cd6ab69140 Fix SSL destructor mistake 2018-12-30 18:12:19 +01:00
Alex Hultman ed7222e513 Fix last obvious leak 2018-12-30 18:02:57 +01:00
Alex Hultman 339e2d72dc Fix more memory leaks 2018-12-30 17:43:11 +01:00
Alex Hultman 6618f7194b Fix a few memory leaks 2018-12-30 17:17:22 +01:00
Alex Hultman 6befbd4a37 Allow UWS_NO_ZLIB to work properly 2018-12-29 14:00:26 +01:00
Alex Hultman 1e5bb25d5c Minor main.cpp changes 2018-12-26 20:42:36 +01:00
Alex Hultman 9c037747ab Silence various unused- warnings 2018-12-26 20:41:18 +01:00
Alex Hultman c0af883bf9 Pull new uSockets with SSL fixes 2018-12-26 14:47:18 +01:00
Alex Hultman de53d12bfe Fix up getUserData 2018-12-26 14:35:09 +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 3fa0fbc5fa Add a few more events 2018-12-21 04:31:37 +01:00
Alex Hultman 3e769fb841 Pass a big portion of Autobahn over SSL 2018-11-29 09:59:03 +01:00
Alex Hultman 6c9ac88f50 Add basic permessage-deflate, pass entire Autobahn 2018-11-29 08:37:31 +01:00
Alex Hultman 00cfac9215 New logo and tags 2018-11-29 04:24:13 +01:00
Alex Hultman a25e2ab397 A bit of clean-ups and license fixes 2018-11-22 01:29:28 +01:00
Alex Hultman fb70cf78e1 New interface a la designated initializers 2018-11-22 00:20:38 +01:00
Alex Hultman 8bf87c9147 Don't crash on Autobahn testing 2018-11-21 19:09:42 +01:00