Alex Hultman
|
c8982fdde0
|
Bunch of Http3Response impl.
|
2022-09-28 03:32:24 +02:00 |
|
 Young-FlashandGitHub
|
88a3e9aa0e
|
add unix domain socket support for websocket (#1486)
|
2022-09-26 15:45:04 +02:00 |
|
 uNetworkingABandGitHub
|
01a394cf5f
|
removeServerName should delete the router
|
2022-09-26 01:39:41 +02:00 |
|
Alex Hultman
|
b1b931edfc
|
Add per-SNI HttpRouter support (initial)
|
2022-09-26 00:22:30 +02:00 |
|
Alex Hultman
|
ca3ab57cf0
|
Revert "Revert "Allow passing custom ciphers via options (#1435)""
This reverts commit 41c08940ee.
|
2022-05-05 04:14:45 +02:00 |
|
Alex Hultman
|
41c08940ee
|
Revert "Allow passing custom ciphers via options (#1435)"
This reverts commit 953ac32d17.
|
2022-04-04 14:45:33 +02:00 |
|
 Shahar MorandGitHub
|
953ac32d17
|
Allow passing custom ciphers via options (#1435)
|
2022-03-25 16:39:13 +01:00 |
|
 Mark PlomerandGitHub
|
eea4b7e0f6
|
Updated Safari hack to target 15.0-15.3 (#1347) (#1414)
|
2022-02-14 02:33:39 +01:00 |
|
Alex Hultman
|
89ea606da9
|
Add incredibly nasty hack for Safari 15 garbage browser
|
2022-01-28 00:26:44 +01:00 |
|
Alex Hultman
|
406250ee22
|
Fix and add more decompressors
|
2021-10-30 23:53:56 +02:00 |
|
root
|
0ede7e5d8e
|
Optimize big message publishing, fix unreferenced publishes
|
2021-09-28 23:22:38 +00:00 |
|
Alex Hultman
|
415fec3830
|
Add DEDICATED_DECOMPRESSOR CompressOption
|
2021-09-28 04:06:49 +02:00 |
|
Alex Hultman
|
a924404bed
|
That's definitely not correct either
|
2021-09-26 20:33:41 +02:00 |
|
Alex Hultman
|
5e1d1f1388
|
Well that's not correct
|
2021-09-25 21:43:56 +00:00 |
|
Alex Hultman
|
60939de843
|
Move TopicTree to the App
|
2021-09-25 21:24:59 +00:00 |
|
Alex Hultman
|
4243874967
|
Rewritten pub/sub, v20
|
2021-09-25 04:46:10 +02:00 |
|
Alex Hultman
|
5df25ffa59
|
Fix lookupTopic
|
2021-04-10 22:24:11 +02:00 |
|
Alex Hultman
|
65d1498774
|
Make conceptual pub/sub changes for v19
|
2021-04-10 17:22:16 +02:00 |
|
Alex Hultman
|
8089063504
|
Expose payload to ping/pong events
|
2021-02-26 01:32:06 +01:00 |
|
Alex Hultman
|
380b3a7134
|
Make getUserData type safe
|
2021-02-21 01:31:38 +01:00 |
|
Alex Hultman
|
c7805e2e48
|
Remove uWS namespace specifier
|
2021-02-20 23:50:50 +01:00 |
|
Alex Hultman
|
23864c371f
|
Reserve maxLifetime for the future
|
2021-02-19 07:41:40 +01:00 |
|
Alex Hultman
|
acbe52518f
|
Remove f2, add ofats::any_invocable
|
2021-02-19 07:09:55 +01:00 |
|
Alex Hultman
|
49929a6c74
|
Cheaper timeout system
|
2021-02-01 23:51:47 +01:00 |
|
Alex Hultman
|
20fbdbb7ae
|
Change defaults
|
2021-01-31 17:14:53 +00:00 |
|
Alex Hultman
|
df7c4bb9f8
|
Add option sendPingsAutomatically
|
2021-01-31 12:53:17 +00:00 |
|
Alex Hultman
|
90e61e88fd
|
Add resetIdleTimeoutOnSend
|
2021-01-27 18:56:24 +01:00 |
|
Alex Hultman
|
12d8b192a1
|
Add closeOnBackpressureLimit option
|
2021-01-26 12:18:31 +01:00 |
|
Alex Hultman
|
7f557cef41
|
Add basic ABI check
|
2020-12-01 05:53:28 +01:00 |
|
Alex Hultman
|
fe553742f2
|
Fix last warnings, SocketContextOptions, BloomFilter
|
2020-12-01 05:45:53 +01:00 |
|
Alex Hultman
|
ad0a961430
|
Experimental: Fix all signed/unsigned warnings
|
2020-11-30 23:00:36 +01:00 |
|
 Martín BlechandGitHub
|
5507dd5560
|
Remove unused capture httpContext in onHttp lambda. (#1094)
|
2020-09-08 19:58:57 +02:00 |
|
Alex Hultman
|
92b2d2a736
|
Ignore missingServerName if app failed
|
2020-09-04 23:40:37 +02:00 |
|
Alex Hultman
|
f69282c478
|
missingServerName and updated ServerName example
|
2020-08-17 05:39:54 +02:00 |
|
Alex Hultman
|
77aced05f8
|
Add App::removeServerName
|
2020-08-17 03:55:57 +02:00 |
|
Alex Hultman
|
d14d31ce47
|
Add basic ServerName example & impl.
|
2020-08-17 02:49:36 +02:00 |
|
Alex Hultman
|
aac11b07fb
|
Add getNativeHandle functions
|
2020-06-20 23:36:27 +02:00 |
|
Alex Hultman
|
9e3a75b19a
|
Clean-ups
|
2020-06-04 13:19:25 +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
|
4be90c0114
|
Add upgrade handler
|
2020-06-01 15:45:03 +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
|
3a856b610b
|
Add memory limited dedicated compressors
|
2020-02-29 04:06:27 +01:00 |
|
Alex Hultman
|
591518b2d0
|
Ping/pong ahoy
|
2020-02-29 00:18:25 +01:00 |
|
Alex Hultman
|
588d234d45
|
Allow having no open handler
|
2020-01-19 19:57:25 +01:00 |
|
Alex Hultman
|
0faebc7590
|
Allow having no close handler
|
2020-01-19 19:46:51 +01:00 |
|
Alex Hultman
|
f4bb87a098
|
Add WebSocket::cork
|
2019-12-28 22:47:15 +01:00 |
|
Alex Hultman
|
6d1a6ba1bd
|
Make it compile, lowercase methods
|
2019-12-26 01:03:50 +01:00 |
|