koush / AndroidAsync

Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
Other
7.51k stars 1.56k forks source link

UDP server or RTSP server #647

Open jyvvip opened 5 years ago

jyvvip commented 5 years ago

How could I build a UDP server or a RTSP server in android platform with AndroidAsync?

ravirajjak commented 4 years ago

@koush Please provide example on this