Alex Hultman
|
d5782fdb9c
|
addressAsText, getRemoteProxiedAddress
|
2020-06-06 19:52:28 +02:00 |
|
Alex Hultman
|
2538cd18e9
|
Add WITH_PROXY flag
|
2020-06-06 12:59:40 +02:00 |
|
Alex Hultman
|
e70bbb4fb6
|
Add basic proxy parser
|
2020-06-05 19:23:15 +02:00 |
|
Alex Hultman
|
9e3a75b19a
|
Clean-ups
|
2020-06-04 13:19:25 +02:00 |
|
Alex Hultman
|
df14af9713
|
Bump version mark to 18
|
2020-06-03 07:59:15 +02:00 |
|
Alex Hultman
|
e4f81e16ea
|
Don't set upgradedWebSocket outside the Http parser
|
2020-06-03 07:56:33 +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
|
8f7d642f3f
|
Add shared compression for pub/sub
|
2020-05-28 23:24:52 +02:00 |
|
 Alex HultmanandGitHub
|
c6a2ee0554
|
Change mark, 17
|
2020-05-24 21:38:31 +02:00 |
|
 Alex HultmanandGitHub
|
fb7a3303d6
|
Clear no longer subscribed-to Topics when draining
|
2020-05-20 17:27:06 +02:00 |
|
 Alex HultmanandGitHub
|
20b1676590
|
Skip sending rather than immediately close while publishing
|
2020-05-20 17:10:20 +02:00 |
|
Alex Hultman
|
7a000bffcf
|
Add failing unit test for TopicTree
|
2020-05-08 14:05:06 +02:00 |
|
 Alex HultmanandGitHub
|
cdda308bc2
|
Silence an alert
|
2020-05-08 07:32:39 +02:00 |
|
 Alex HultmanandGitHub
|
11aafd32f5
|
Always emit drain event in case of having no backpressure
|
2020-05-07 08:10:57 +02:00 |
|
Alex Hultman
|
c1a969cedd
|
Fix router in regards to empty url segments
|
2020-04-20 00:12:56 +02:00 |
|
Alex Hultman
|
c7ac8c7e56
|
Store headers in bloom filter, respond to 100-continue
|
2020-04-06 02:48:11 +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
|
22d661609a
|
Zero-length inflations are peculiar, yet valid
|
2020-04-03 20:46:20 +02:00 |
|
 Alex HultmanandGitHub
|
dfbab89e6e
|
Restore UWS_NO_ZLIB
|
2020-03-02 21:26:18 +01:00 |
|
 Alex HultmanandGitHub
|
2e65bf0a67
|
3kb is smallest compressor
|
2020-02-29 05:21:30 +01: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
|
95f173bff8
|
Reintroduce ping/pong handlers
|
2020-02-29 00:05:00 +01:00 |
|
 Dmitry IgrishinandGitHub
|
1c84277fd9
|
Optionally prevent sending of "uWebSockets" header (#998)
* Optionally prevent sending of "uWebSockets" header
|
2020-02-23 18:41:25 +01:00 |
|
Alex Hultman
|
588d234d45
|
Allow having no open handler
|
2020-01-19 19:57:25 +01:00 |
|
Alex Hultman
|
5da9926174
|
Fix one warning
|
2020-01-19 19:49:46 +01:00 |
|
Alex Hultman
|
0faebc7590
|
Allow having no close handler
|
2020-01-19 19:46:51 +01:00 |
|
Alex Hultman
|
61b69169c7
|
Quick-fix for HttpRouter priority flaw
|
2020-01-19 19:43:26 +01:00 |
|
Alex Hultman
|
02f1ceeba0
|
Add WebSocket::unsubscribeAll
|
2020-01-12 17:46:29 +01:00 |
|
Alex Hultman
|
199f42e800
|
It's no longer a draft
|
2020-01-09 18:48:26 +01:00 |
|
 Alex HultmanandGitHub
|
f118566258
|
Update TopicTreeDraft.h
|
2020-01-09 18:31:44 +01:00 |
|
 Alex HultmanandGitHub
|
968fd0a142
|
Don't update min in publish
|
2020-01-09 09:25:13 +01:00 |
|
 Alex HultmanandGitHub
|
02b2af5f24
|
Always uncork after Http parse
|
2020-01-01 22:46:03 +01:00 |
|
Alex Hultman
|
bbbe3bda18
|
Be strict about maxPayloadLength in inflate
|
2020-01-01 18:15:56 +01:00 |
|
Alex Hultman
|
6fe5ea40aa
|
Silence an UBSAN fuzzing fault
|
2020-01-01 17:41:43 +01:00 |
|
Alex Hultman
|
9038988a48
|
Do not require 4byte alignment in isValidUtf8
|
2020-01-01 17:37:16 +01:00 |
|
Alex Hultman
|
54dd866a84
|
Fragments forming a long message are not caught early
|
2019-12-31 12:56:45 +01:00 |
|
 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
|
f274d63dca
|
Fix all -Wconversion warnings
|
2019-12-28 21:44:54 +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
|
6d1a6ba1bd
|
Make it compile, lowercase methods
|
2019-12-26 01:03:50 +01:00 |
|