Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 918 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 918 Bytes

Socket Data Handler

Wiki

Socket Data Handler is a IO tool that working top of the default Socket layer. This is using a custom communication protocol to handle data. Please use the wiki pages to get to know more about this library and how this going to help your works!

Quick import

Central Repository Minimum JDK version

<dependency>
    <groupId>io.github.naveenb2004</groupId>
    <artifactId>SocketDataHandler</artifactId>
    <version>1.2.0</version>
</dependency>

License

Copyright 2024 Naveen Balasooriya