Haoyu Qiu
|
6516ca6b11
Parse fragment from URL
|
9 months ago |
Fabio Alessandrelli
|
acba901087
[WebSocket] Allow reusing closing and closed peers
|
7 months ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
1 year ago |
Fabio Alessandrelli
|
adba870534
[NET] Refactor TLS configuration.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Zae
|
0a1a40e6eb
Fix WebSocket connection failed on Web.
|
2 years ago |
Fabio Alessandrelli
|
7464f39de8
[WebSocket] Fix Web write mode.
|
2 years ago |
Fabio Alessandrelli
|
a8950f98dd
[WebSocket] Refactor websocket module.
|
2 years ago |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
2 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Max Hilbrunner
|
38126690c7
Websockets: Fix buffer size checks in put_packet()
|
3 years ago |
Rémi Verschelde
|
c44ebb020d
HTML5: Fix warnings and re-enable `werror=yes` on CI
|
3 years ago |
Jordan Schidlowsky
|
de02cf44ae
Websocket peer outbound buffer fixes. Expose outbound buffered amount.
|
3 years ago |
Meriipu
|
1475f617a3
Expose the resource name the client used to the websocket server
|
4 years ago |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
3 years ago |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
e2083871eb
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Fabio Alessandrelli
|
fd035c931d
Fix Javascript platform after PoolVector removal.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Fabio Alessandrelli
|
ebeeb67224
Fix EMWSClient::get_connection_status(), try catch
|
5 years ago |
Fabio Alessandrelli
|
a48d0b5eef
Disable Nagle's algorithm for WebSocket TCP.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
d1f3b622f0
Fix missing/malformed license headers
|
6 years ago |
Fabio Alessandrelli
|
c066db4d59
Convert WebSocket module to use PacketBuffer class
|
6 years ago |
Fabio Alessandrelli
|
4b92956db7
Implement WebSocket clean close detection.
|
6 years ago |