mirror of
https://github.com/Misterblue/os-webrtc-janus.git
synced 2026-07-30 07:52:18 +00:00
Refactor to commonize JSON headers added to Janus messages. Move session/handle message field handling to top class level (JanusMessage) Keep plugin handle Id inside JanusSession Change JanusSession.Destroy error logic so it doesn't error if session was already destroyed. Bump version number.