mirror of
https://github.com/Misterblue/os-webrtc-janus.git
synced 2026-07-29 23:42:17 +00:00
Watch for Hangup from Janus and de-allocate the session. Move ViewerSession storage and code into own static class. Refactor the use of "session" since the term was used for too many things. Return JanusMessages.EventResp for onEvent delegate parameters. Add an initial console command. Remove some of the chatty debug messages.