Paul-Louis Ageneau
|
b19d36c25e
Added URL decoding to WebSocket for consistency
|
3 سال پیش |
Paul-Louis Ageneau
|
c69df2c0c9
Do not close on impl destuction as it is done from rtc::WebSocket
|
3 سال پیش |
Paul-Louis Ageneau
|
3edffae68c
Added dummy proxyServer placeholder to WebSocket configuration
|
3 سال پیش |
Paul-Louis Ageneau
|
7d150208c9
Changed non-drafts RFC links to canonical location rfc-editor.org
|
3 سال پیش |
Paul-Louis Ageneau
|
3761f50fb9
Changed tools.ietf.org to datatracker.ietf.org/doc in RFC links
|
3 سال پیش |
Paul-Louis Ageneau
|
fc5622c8fc
Fixed WebSocket transports not reset after connection failure
|
3 سال پیش |
Paul-Louis Ageneau
|
0bff6b8460
Enhanced emplaceTransport() methods
|
3 سال پیش |
Paul-Louis Ageneau
|
653e0dcba8
Cosmetic fixes in rtc::impl::Websocket
|
3 سال پیش |
Paul-Louis Ageneau
|
c3fc663df1
Fixed Websocket TLS failed error message
|
3 سال پیش |
Paul-Louis Ageneau
|
fca11a6fc0
Properly unregister all transport callbacks when closing
|
3 سال پیش |
Paul-Louis Ageneau
|
48a1100149
Changed WebSocket closing process to prevent resetting callbacks
|
3 سال پیش |
Paul-Louis Ageneau
|
a94b84cdaa
Replaced exception on transport emplace when closed by nullptr return
|
3 سال پیش |
Paul-Louis Ageneau
|
262a22928c
Fixed race condition with transport start() and stop()
|
3 سال پیش |
Paul-Louis Ageneau
|
fe2d5e09a7
Fixed non-atomic access to transports shared_ptr on early close
|
3 سال پیش |
Paul-Louis Ageneau
|
70fcafc50c
Reformatting
|
4 سال پیش |
Paul-Louis Ageneau
|
c4cb061e14
Fixed compilation on Windows
|
4 سال پیش |
Paul-Louis Ageneau
|
bf8b168783
Implemented TLS certificate support for WebSocketServer
|
4 سال پیش |
Paul-Louis Ageneau
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
Paul-Louis Ageneau
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 سال پیش |
Paul-Louis Ageneau
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 سال پیش |
Paul-Louis Ageneau
|
dbee42b099
Renamed include.hpp to common.hpp
|
4 سال پیش |
Paul-Louis Ageneau
|
54d0cb898d
Split include.hpp
|
4 سال پیش |
Paul-Louis Ageneau
|
dde79d78d4
Moved implementation away with pimpl aka cheshire cat pattern
|
4 سال پیش |