pomelo-unityclient icon indicating copy to clipboard operation
pomelo-unityclient copied to clipboard

pomelo client for unity3d.

Results 5 pomelo-unityclient issues
Sort by recently updated
recently updated
newest added

Hi, When I use IP address of the server then I can connect to it and get a valid response. But if I use domain name instead of IP address...

If I register an event listener with pclient.On(route, (data)=>{ //process the data }); the client stops receiving any new message. It works OK just for the first message. If I...

能不能提供一个运用实例工程呀,或者举个例怎么使用。