nextcloud-spreed-signaling/src
Joachim Bauch d23a392a1b
Process NATS messages directly without passing to channel in client.
Already in per-client/-session goroutines, so won't block others.
2020-08-03 14:30:43 +02:00
..
client Initial commit of the OpenSource version. 2020-05-12 09:46:20 +02:00
server Don't use "select" with a single case that reads from a channel but read channel directly. 2020-07-31 15:32:42 +02:00
signaling Process NATS messages directly without passing to channel in client. 2020-08-03 14:30:43 +02:00