OpenMined / SwiftSyft

The official Syft worker for iOS, built in Swift
Apache License 2.0
50 stars 17 forks source link

Implement split and stitch for large data channel messages in iOS #32

Open cereallarceny opened 4 years ago

cereallarceny commented 4 years ago

This was already done in syft.js: https://github.com/OpenMined/syft.js/issues/78

This will also need to be done for iOS. You should read these two classes so that you fully understand the problem and theoretical solution:

mjjimenez commented 4 years ago

Data channel message

Data channel queue

RTC Connection buffer