WebSocketServer test sample
利用okHttp中自带的mockwebserver在AndroidStudio测试WebSocketServer
注意:
1.只能在本机回环测试
2.端口号每次都是随机变化,client端每次都需要更改端口号才可以使用。
下载地址
用户评论