Abraham Menacherry

Results 26 comments of Abraham Menacherry

@lucaswiman is there a way to do pip install for this python 3? Or do you copy over the source code and use it with python 3?

TODO's Flash client needs to be updated, pom.xml and binary version of netty uploaded in github are different. New binaries not pushed.

Active feature development is not ongoing. However, developers do provide pull requests and maintenance tasks can be done on request.

Yes. For the moment I am holding off on it, since more breaking changes may happen in netty api.

@irwinmc Sorry for late reply! somehow missed this. So, if you are getting a channel closed event, yes you can ignore the EmptyByteBuf. But if not, then probably I would...

Looks like unity already provides its own server for networking which plays the game in local server(authoritative server mode). So even though you might be able to use nadron, it...

Could you provide the code you have in ServerGameManager that will disconnect the other 2 sessions. I will look into this in parallel.

any reason why you dont use `playerSession.close()` instead?

@nikolaykuz I haven't had time to look at this, will do so later today/tomorrow and let you know.