Paul-Louis Ageneau
|
26216800e1
Added operator<< for WebSocket::State
|
1 年之前 |
Paul-Louis Ageneau
|
ed5cd14bc3
Move WebSocket configuration to configuration.hpp
|
1 年之前 |
Nyran
|
c485e10665
Add maxMessageSize parameter to rtc::Websocket::Configuration struct and
|
1 年之前 |
Salvo Passaro
|
9167c31d5b
WebSocket: move client certificate loading to impl
|
1 年之前 |
Salvo Passaro
|
47d0ec8c3b
WebSocket: allow client to provide a TLS certificate
|
1 年之前 |
melpon
|
2a429d7666
Allow setting CA certificate during TLS connection (Fixed #1007)
|
1 年之前 |
Paul-Louis Ageneau
|
4bb17395a2
Code formatting
|
1 年之前 |
Paul-Louis Ageneau
|
203add1058
Added WebSocket connection timeout
|
2 年之前 |
web2098
|
6995345097
Updating proxy server support note for c++ header
|
2 年之前 |
Paul-Louis Ageneau
|
820b113441
Merge pull request #827 from web2098/proxy
|
2 年之前 |
Paul-Louis Ageneau
|
6044bc029b
Fix missing override keyword on destructors
|
2 年之前 |
eric.gressman
|
a609e3a9df
Initial implementation of a proxy for the websocket
|
2 年之前 |
Paul-Louis Ageneau
|
a0f3f01bf5
Re-licensed under MPL 2.0
|
2 年之前 |
Paul-Louis Ageneau
|
95c558f13a
Made pingInterval optional and refactored outstanding pings
|
3 年之前 |
Tom Deblauwe
|
bfc0e94c16
Code review changes
|
3 年之前 |
Tom Deblauwe
|
5ef8fc8f45
Verify pong replies on ping messages
|
3 年之前 |
Paul-Louis Ageneau
|
3edffae68c
Added dummy proxyServer placeholder to WebSocket configuration
|
3 年之前 |
Paul-Louis Ageneau
|
282465c60b
Introduced rtc::WebSocket::forceClose() to trigger remote close
|
3 年之前 |
Paul-Louis Ageneau
|
169ede445a
Moved Message to impl
|
3 年之前 |
Paul-Louis Ageneau
|
f1bfb2758c
Implemented WebSocket server
|
4 年之前 |
Paul-Louis Ageneau
|
3227d58e74
Moved Queue to impl
|
4 年之前 |
Paul-Louis Ageneau
|
dbee42b099
Renamed include.hpp to common.hpp
|
4 年之前 |
Paul-Louis Ageneau
|
dde79d78d4
Moved implementation away with pimpl aka cheshire cat pattern
|
4 年之前 |
Paul-Louis Ageneau
|
1ceb0fd292
Code formatting
|
4 年之前 |
Paul-Louis Ageneau
|
244c834992
Cleanup and reformatting
|
4 年之前 |
Paul-Louis Ageneau
|
ffe202a6a2
Merge pull request #278 from hhgyu/add-support-protocols
|
4 年之前 |
Paul-Louis Ageneau
|
ea87e5ae09
Exposed send(data, size) on Channel
|
4 年之前 |
홍학규
|
6aff5dc5bc
fixed build failed for macos
|
4 年之前 |
홍학규
|
99bae7f830
support WebSocket Protocol RFC6455
|
4 年之前 |
Hanseul Jun
|
679c0ccd2e
Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning.
|
4 年之前 |