nextcloud-spreed-signaling/src/signaling
Joachim Bauch 5dcfeda1e9
Initial commit of the OpenSource version.
This corresponds to nextcloud-spreed-signaling 0.0.13
2020-05-12 09:46:20 +02:00
..
api_backend.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
api_backend_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
api_signaling.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
api_signaling_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
backend_client.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
backend_client_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
backend_server.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
backend_server_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
client.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
clientsession.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
clientsession_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
concurrentmap.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
concurrentmap_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
deferred_executor.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
deferred_executor_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
geoip.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
geoip_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
hub.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
hub_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
janus_client.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
lru.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
lru_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
mcu_common.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
mcu_janus.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
mcu_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
natsclient.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
natsclient_loopback.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
natsclient_loopback_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
pool.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
pool_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
room.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
room_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
roomsessions.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
roomsessions_builtin.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
roomsessions_builtin_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
roomsessions_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
session.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
session_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
testclient_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00