reliable-udp icon indicating copy to clipboard operation
reliable-udp copied to clipboard

Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes

Results 2 reliable-udp issues
Sort by recently updated
recently updated
newest added

I make a new project in the newest Android Studio, copy the udp class and wirehair class into it, everything is OK except this line: import sun.nio.ch.DirectBuffer problems show: Unresolved...

Hi, I tried to include your RUDP library but I can not manage to make it run. It builds without any problems, however as soon as I want to open...