Alex Hultman
53e835c1fa
404 page should not be an error, but a full default response
2023-12-19 04:38:23 +01:00
Alex Hultman
973a975915
Add .dropped events for pub/sub backpressure notification
2023-11-30 17:40:15 +01:00
Alex Hultman
a703f6c493
Working app.close
2022-12-28 07:09:17 +01:00
Alex Hultman
c603228a69
App.closeSockets
2022-12-28 05:38:34 +01:00
uNetworkingAB
16126902c2
Update maxLifetime comment
2022-12-27 19:39:16 +01:00
Alex Hultman
1f78a3d768
Change timing constraints
2022-12-27 18:03:19 +01:00
Alex Hultman
b647f20a6d
maxLifetime impl. WIP, waiting for uSockets bump
2022-12-27 15:17:07 +01:00
Alex Hultman
43a1f307a0
Add subscription event (placeholder)
2022-11-06 05:51:51 +01:00
Jun Woo Shin
b6604b2996
Move TopicTreeMessage and TopicTreeBigMessage to TopicTree.h ( #1510 )
...
* Move TopicTreeMessage and TopicTreeBigMessage to TopicTree.h
* Move TopicTreeMessage and TopicTreeBigMessage to WebSocketContextData per comment
Co-authored-by: Jun Woo Shin <jwoos@meta.com >
2022-11-04 06:36:43 +01:00
Alex Hultman
4109771890
Filter should be builder pattern
2022-11-01 06:01:20 +01:00
Alex Hultman
2b850f76d3
Case sensitive method, trim trailing whitespace (correctly), host header may be empty
2022-10-31 03:47:08 +01:00
Alex Hultman
6be58309b8
addServerName should do nothing in non-SSL
2022-10-03 19:14:42 +02:00
Alex Hultman
09a7b2f093
Two missing functions in Http3Response
2022-09-28 03:43:30 +02:00
Alex Hultman
c8982fdde0
Bunch of Http3Response impl.
2022-09-28 03:32:24 +02:00
Young-Flash
88a3e9aa0e
add unix domain socket support for websocket ( #1486 )
2022-09-26 15:45:04 +02:00
uNetworkingAB
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 Mor
953ac32d17
Allow passing custom ciphers via options ( #1435 )
2022-03-25 16:39:13 +01:00
Mark Plomer
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 Blech
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