google / android-emulator-webrtc

Apache License 2.0
121 stars 27 forks source link

Fix backwards complatibility issues. #10

Closed pokowaka closed 3 years ago

pokowaka commented 3 years ago

This fixes additional backwards compatibility issues around sending multiple answers to the emulator.

It was possible for the js client to send an answer twice, which older emulators did not handle.

Bumps the version to 1.0.10