mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 13:03:35 +08:00
udp
This commit is contained in:
parent
d02704bebb
commit
4a7b706f23
@ -21,6 +21,7 @@ public class MiraiUDPClient {
|
||||
this.listener = new LocalUDPListener(new LocalUDPSocketProvider(
|
||||
address,localPort,serverPort,null
|
||||
));
|
||||
this.listener.startup();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user