nashzhou
Results
3
comments of
nashzhou
yeh, python-socketio version 4.x python-engineio version 3.x,solves this problem maybe update socketio-client-ue4 plugin is better
Stride和pass互换一下会不会更好一点,和论文中Basic Algorithm一致,减少一点歧义
Yeah, I think the correct behavior is packet will be duplicated to the two sockets [related doc](http://www.kohala.com/start/mcast.api.txt), and I'm just verify this behavior as follows: ```python import socket import threading...