Alex Hultman
43a1f307a0
Add subscription event (placeholder)
2022-11-06 05:51:51 +01:00
Alex Hultman
5919290fe3
More strict handling of connection: close
2022-11-06 03:13:32 +01:00
Alex Hultman
654b4558a4
Fix recent UB
2022-11-04 17:04:19 +01:00
uNetworkingAB
51cba9cc06
Update cpp.yml
2022-11-04 11:13:12 +01:00
Alex Hultman
378b8de9d8
No deps. Windows nmake build
2022-11-04 10:56:10 +01:00
uNetworkingAB
5ffc2d648e
Update Makefile
2022-11-04 08:03:08 +01:00
uNetworkingAB
c35d338d0e
Update cpp.yml
2022-11-04 07:45:30 +01:00
Alex Hultman
701f77476f
New shim for nmake (WIP)
2022-11-04 07:35:17 +01:00
Alex Hultman
79bd64b4c8
New C-based make by default
2022-11-04 07:28:27 +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
uNetworkingAB
624c217d34
Update build.h
2022-11-02 15:11:42 +01:00
uNetworkingAB
0cd9fc9947
Update LoopData.h
2022-11-02 15:01:54 +01:00
uNetworkingAB
25167386ff
Update LoopData.h
2022-11-02 14:51:10 +01:00
uNetworkingAB
a589d7d678
Update cpp.yml
2022-11-02 14:21:39 +01:00
uNetworkingAB
8e92125f23
Update cpp.yml
2022-11-02 14:16:01 +01:00
uNetworkingAB
aa0a826855
Update cpp.yml
2022-11-02 14:08:50 +01:00
uNetworkingAB
b500a1dd1d
Update cpp.yml
2022-11-02 13:56:30 +01:00
uNetworkingAB
73449e7bfd
Update cpp.yml
2022-11-02 13:45:36 +01:00
uNetworkingAB
b2f4c07017
Update cpp.yml
2022-11-02 13:31:31 +01:00
uNetworkingAB
80ba04b3bc
Update cpp.yml
2022-11-02 13:20:07 +01:00
uNetworkingAB
7d74e502e5
Update cpp.yml
2022-11-02 12:33:26 +01:00
uNetworkingAB
a4532f12a9
Update cpp.yml
2022-11-02 12:27:38 +01:00
uNetworkingAB
81be3d8a10
Update cpp.yml
2022-11-02 12:09:02 +01:00
uNetworkingAB
bf8737039a
Update cpp.yml
2022-11-02 12:06:15 +01:00
uNetworkingAB
ba836351a7
Update Crc32.cpp
2022-11-02 12:01:32 +01:00
uNetworkingAB
b775359203
Update cpp.yml
2022-11-02 11:40:30 +01:00
uNetworkingAB
540048e26c
Update cpp.yml
2022-11-02 11:26:37 +01:00
rehans
f687c0728c
Use ULL (unsigned long long) instead of UL ( #1509 )
2022-11-02 11:20:10 +01:00
Alex Hultman
9f0fe16842
That's already working pretty fine
2022-11-02 09:26:17 +01:00
uNetworkingAB
10289dbeb1
Create shim
2022-11-02 09:11:28 +01:00
Alex Hultman
00f4285baf
Ported most of Makefile logic over
2022-11-02 09:05:03 +01:00
uNetworkingAB
f2258b587b
Update cpp.yml
2022-11-02 07:47:19 +01:00
uNetworkingAB
2c48a62642
Even if I like it, grown men don't need it
2022-11-02 06:45:55 +01:00
Alex Hultman
e1708b85a5
Build and run tests on Windows via Clang/Makefile
2022-11-02 06:38:14 +01:00
Alex Hultman
9a82a52f2c
Bump uSockets
2022-11-02 04:21:48 +01:00
Jun Woo Shin
2daeff0390
Declare TopicTreeMessage and TopicTreeBigMessage prior to use ( #1507 )
...
Co-authored-by: Jun Woo Shin <jwoos@meta.com >
2022-11-02 04:03:37 +01:00
Ciro Spaciari
bba6c9b0cd
added uws_req_get_case_sensitive_method in C API ( #1506 )
...
* added uwsReq.getCaseSensitiveMethod()
* uws_req_get_case_sensitive_method header
* add license
* update license
2022-11-01 22:24:08 +01:00
Alex Hultman
2a2c3ecb45
Run unit and smoke tests on all platforms
2022-11-01 06:08:10 +01:00
Alex Hultman
12e217d9e3
Fix whitespace trimming test failure
2022-11-01 06:05:42 +01:00
Alex Hultman
4109771890
Filter should be builder pattern
2022-11-01 06:01:20 +01:00
uNetworkingAB
32d71d52b7
Update README.md
2022-11-01 05:59:16 +01:00
uNetworkingAB
a686907acc
Update Makefile
2022-11-01 05:46:14 +01:00
uNetworkingAB
30d4765894
Update cpp.yml
2022-11-01 05:42:36 +01:00
Alex Hultman
61233bf5a2
Run smoketests in CI?
2022-11-01 05:36:08 +01:00
Alex Hultman
7eea6f69ee
Add initial smoke test for Deno, Node.js, Bun and similar "browsers"
2022-11-01 05:29:13 +01:00
Alex Hultman
c1fb1d5070
Fix header parsing
2022-11-01 00:38:51 +01:00
Alex Hultman
ea7ac520f3
Fix bloom filter warnings, simplify
2022-10-31 22:47:36 +01:00
Alex Hultman
399204dbae
Reject chunk size overflow, non-hex chunk size
2022-10-31 18:58:01 +01:00
Alex Hultman
3cfad3584b
Take a-f, A-F
2022-10-31 18:10:16 +01:00
Alex Hultman
75aece1e55
Fix proxy build
2022-10-31 17:50:01 +01:00