nextcloud-spreed-signaling/src/signaling
Joachim Bauch 7f92d105e5
Keep the continent map in the repository to avoid download on build.
Regularly check through CI cron job that it is the latest version.
2020-07-31 11:52:59 +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 Add "reason" field to disinvite message. 2020-07-07 09:54:26 +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 Add "reason" field to disinvite message. 2020-07-07 09:54:26 +02:00
backend_server_test.go Add "reason" field to disinvite message. 2020-07-07 09:54:26 +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
continentmap.go Keep the continent map in the repository to avoid download on build. 2020-07-31 11:52:59 +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 Add basic stats API. 2020-05-28 16:02:04 +02:00
hub_test.go Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
janus_client.go Fix some typos in comments and error messages (found by codespell) 2020-05-23 09:35:00 +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 Add basic stats API. 2020-05-28 16:02:04 +02:00
mcu_janus.go Add basic stats API. 2020-05-28 16:02:04 +02:00
mcu_test.go Add basic stats API. 2020-05-28 16:02:04 +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 Add "reason" field to disinvite message. 2020-07-07 09:54:26 +02:00