Skip to content

2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alula alula released this 02 Jun 02:41
· 18 commits to master since this release
5a54830

Breaking changes in API:

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