nextcloud-spreed-signaling/sfu/janus
Joachim Bauch d069a924fc
Merge pull request #1208 from strukturag/readlimit-janus-events
Don't limit size of received Janus events.
2026-03-11 11:44:55 +01:00
..
janus Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
test Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
api.go Move Janus event types into api.go 2026-03-09 10:15:34 +01:00
api_easyjson.go Update generated files. 2026-03-09 10:16:20 +01:00
client.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
events_handler.go Move Janus event types into api.go 2026-03-09 10:15:34 +01:00
events_handler_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
janus.go Simplify API for waiter releasing. 2026-03-10 10:04:18 +01:00
janus_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
publisher.go Use "sync.Cond" to wait for created publishers. 2026-03-10 09:57:54 +01:00
publisher_stats_counter.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
publisher_stats_counter_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
publisher_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
remote_publisher.go Use "sync.Cond" to wait for created publishers. 2026-03-10 09:57:54 +01:00
remote_subscriber.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
stats_prometheus.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
stream_selection.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
stream_selection_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
subscriber.go Use "sync.Cond" to wait for created publishers. 2026-03-10 09:57:54 +01:00