Skip to content

2.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alula alula released this 20 Nov 16:21
· 11 commits to master since this release
9c25ac8

Changes from 2.0.0-rc1:

Breaking changes in API from 1.0:

  • VoiceConnection -> MediaConnection
  • VoiceGatewayConnection -> MediaGatewayConnection
  • VoiceGatewayConnectionFactory -> MediaGatewayConnectionFactory
  • KoeEventListener#userConnected(String id, int audioSSRC, int videoSSRC) -> KoeEventListener#userConnected(String id, int audioSSRC, int videoSSRC, int rtxSSRC)