https://github.com/tlf30/monkey-netty
A implementation of a server-client communication system for jMonkeyEngine using Netty.IO that utilizes both TCP and UDP communication.
https://github.com/tlf30/monkey-netty
jmonkeyengine monkey-netty netty
Last synced: 8 months ago
JSON representation
A implementation of a server-client communication system for jMonkeyEngine using Netty.IO that utilizes both TCP and UDP communication.
- Host: GitHub
- URL: https://github.com/tlf30/monkey-netty
- Owner: tlf30
- License: mit
- Created: 2020-11-12T18:05:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T01:54:30.000Z (about 3 years ago)
- Last Synced: 2023-03-21T23:49:50.043Z (over 2 years ago)
- Topics: jmonkeyengine, monkey-netty, netty
- Language: Java
- Homepage:
- Size: 964 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-JMonkeyEngine - monkey-netty - client communication system using Netty.IO. (Multiplayer)