EsotericSoftware / kryonet

TCP/UDP client/server library for Java, based on Kryo
BSD 3-Clause "New" or "Revised" License
1.82k stars 419 forks source link

How to invoke a method when server or client received a message? #17

Closed ghost closed 10 years ago

ghost commented 10 years ago

From liuhezen...@gmail.com on March 02, 2012 08:05:46

The connection is avaliable between server and client ,But when I invoke a method when server or client received the Message,its always having some problems,the console remaind that its thread problem !how can I fix that.

Original issue: http://code.google.com/p/kryonet/issues/detail?id=16

ghost commented 10 years ago

From nathan.s...@gmail.com on April 25, 2012 20:01:58

Need more information on what the problem is.

Status: Invalid