Skip to content

bydavy/easy-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-network

Easy network for Java

A framework that heavily simplifies network message based communication in Java -client and server-.

Current version: 0.0.1

Examples

I invite you to have a look at this example examples/src/main/java/com/bydavy/easy/network/examples/Example1.java

Roadmap

version 0.3

?

version 0.2

  • Basic UDP Server and client
  • Implemented an example of discovery protocol to discover clients on the same subnetwork

version 0.1

  • Basic TCP Server and client
  • Implemented a few examples of wire protocol
    • Size prefixed messages
    • Fixed size messages
  • Implemented a few examples of protocol
    • Json based
    • Binary based
    • Maybe protobuff

About

Easy network for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages