instrumentisto / medea-jason

Mozilla Public License 2.0
2 stars 2 forks source link

Handle `closeCode` in the `onDone` #61

Closed logist322 closed 2 years ago

logist322 commented 2 years ago

Synopsis

This PR provides closeCode handling in the websocket's onDone listener.

Checklist

logist322 commented 2 years ago

FCM

Fix WebSocket close reason not propagated to Jason from Dart (#61)

Additionally:
- fix `IceTransportType` not being set when creating a new `Peer`
- remove redundant `[skip ci]` check on CI
- temporary pin Android NDK version to r22