koush / AndroidAsync

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

Is there any way to get the ip of client from an AsyncHttpServer? #654

Closed DongJiyang closed 5 years ago

DongJiyang commented 5 years ago

Have found a method.

Luffys6 commented 1 year ago

Have found a method.

请问你用的哪个方法?