| .. |
|
base64.cpp
|
dde79d78d4
Moved implementation away with pimpl aka cheshire cat pattern
|
4 سال پیش |
|
base64.hpp
|
dbee42b099
Renamed include.hpp to common.hpp
|
4 سال پیش |
|
certificate.cpp
|
bf8b168783
Implemented TLS certificate support for WebSocketServer
|
4 سال پیش |
|
certificate.hpp
|
bf8b168783
Implemented TLS certificate support for WebSocketServer
|
4 سال پیش |
|
channel.cpp
|
ae429410fe
Introduced synchronized_stored_callback to support callbacks set after they are triggered
|
4 سال پیش |
|
channel.hpp
|
ae429410fe
Introduced synchronized_stored_callback to support callbacks set after they are triggered
|
4 سال پیش |
|
datachannel.cpp
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 سال پیش |
|
datachannel.hpp
|
38e1a946b0
Cleaned up includes in sctptransport.hpp
|
4 سال پیش |
|
dtlssrtptransport.cpp
|
a70afacfda
Always set SRTP profile
|
4 سال پیش |
|
dtlssrtptransport.hpp
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 سال پیش |
|
dtlstransport.cpp
|
c112ae77c2
Catch exceptions in all GnuTLS callbacks for safety
|
4 سال پیش |
|
dtlstransport.hpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
icetransport.cpp
|
c5cb81762c
Added bindAddress configuration setting
|
4 سال پیش |
|
icetransport.hpp
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 سال پیش |
|
init.cpp
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 سال پیش |
|
init.hpp
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 سال پیش |
|
internals.hpp
|
4ca78db146
Reorganized stuff to make plog private
|
4 سال پیش |
|
logcounter.cpp
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 سال پیش |
|
logcounter.hpp
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 سال پیش |
|
peerconnection.cpp
|
1df7fd47fe
Added configuration option iceTransportPolicy
|
4 سال پیش |
|
peerconnection.hpp
|
b353fbe44d
Refactored flushing of pending DataChannels and Tracks
|
4 سال پیش |
|
processor.cpp
|
dde79d78d4
Moved implementation away with pimpl aka cheshire cat pattern
|
4 سال پیش |
|
processor.hpp
|
dbee42b099
Renamed include.hpp to common.hpp
|
4 سال پیش |
|
queue.hpp
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 سال پیش |
|
sctptransport.cpp
|
38e1a946b0
Cleaned up includes in sctptransport.hpp
|
4 سال پیش |
|
sctptransport.hpp
|
38e1a946b0
Cleaned up includes in sctptransport.hpp
|
4 سال پیش |
|
selectinterrupter.cpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
selectinterrupter.hpp
|
b6b4340aaa
Copied socket.h from libjuice
|
4 سال پیش |
|
sha.cpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
sha.hpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
socket.hpp
|
b6b4340aaa
Copied socket.h from libjuice
|
4 سال پیش |
|
tcpserver.cpp
|
59e7ed5be9
Proper error handling in TcpServer
|
4 سال پیش |
|
tcpserver.hpp
|
b6b4340aaa
Copied socket.h from libjuice
|
4 سال پیش |
|
tcptransport.cpp
|
a61f5c20a8
Added Connecting state check in TcpTransport::send()
|
4 سال پیش |
|
tcptransport.hpp
|
b6b4340aaa
Copied socket.h from libjuice
|
4 سال پیش |
|
threadpool.cpp
|
3ca396f2c8
Cleaned up unused include
|
4 سال پیش |
|
threadpool.hpp
|
4ca78db146
Reorganized stuff to make plog private
|
4 سال پیش |
|
tls.cpp
|
4ca78db146
Reorganized stuff to make plog private
|
4 سال پیش |
|
tls.hpp
|
9b36ac3dd3
Implemented ECDSA certificates support and removed certificate cache
|
4 سال پیش |
|
tlstransport.cpp
|
c112ae77c2
Catch exceptions in all GnuTLS callbacks for safety
|
4 سال پیش |
|
tlstransport.hpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
track.cpp
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 سال پیش |
|
track.hpp
|
30117bc3a3
Renamed Track::*RtcpHandler methods to Track::*MediaHandler
|
4 سال پیش |
|
transport.hpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
verifiedtlstransport.cpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
verifiedtlstransport.hpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
websocket.cpp
|
c4cb061e14
Fixed compilation on Windows
|
4 سال پیش |
|
websocket.hpp
|
bf8b168783
Implemented TLS certificate support for WebSocketServer
|
4 سال پیش |
|
websocketserver.cpp
|
5b532f7ab4
Added WebSocketServer to C API
|
4 سال پیش |
|
websocketserver.hpp
|
f1bfb2758c
Implemented WebSocket server
|
4 سال پیش |
|
wshandshake.cpp
|
54e52d25bf
Implemented HTTP error response on WebSocket handshake failure
|
4 سال پیش |
|
wshandshake.hpp
|
54e52d25bf
Implemented HTTP error response on WebSocket handshake failure
|
4 سال پیش |
|
wstransport.cpp
|
54e52d25bf
Implemented HTTP error response on WebSocket handshake failure
|
4 سال پیش |
|
wstransport.hpp
|
54e52d25bf
Implemented HTTP error response on WebSocket handshake failure
|
4 سال پیش |