Skip to content

Tarnet is a flexible Unity socket solution for TCP/UDP communication, offering secure data transfer, customizable settings, and high performance with cross-platform support

Notifications You must be signed in to change notification settings

tariksavas/tarnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Tarnet - Socket Manager

Tarnet provides a dynamic and flexible solution for TCP and UDP communication in Unity projects. Its abstracted structure allows for easy integration and offers developers expandability.

The customizable configuration system enables effortless network settings customization. With IP whitelist and blacklist support, secure connections are ensured. Additionally, the authentication mechanism secures data communication between the server and client.

Tarnet enhances efficiency with features like compression for long messages and customizable server capacity, optimizing bandwidth usage. Cross-platform compatibility and detailed unit tests ensure its reliability and accuracy, optimized to work flawlessly in any environment.

Comprehensive documentation and example scenarios simplify integration and usage, catering to the needs of developers at all skill levels.

You can download the package from Unity Asset Store

See also Documentations

About

Tarnet is a flexible Unity socket solution for TCP/UDP communication, offering secure data transfer, customizable settings, and high performance with cross-platform support

Resources

Stars

Watchers

Forks