Skip to content

Releases: Parumezan/TypeLink

TypeLink v1.0.0 (Pre-release)

17 Mar 17:01

Choose a tag to compare

Pre-release

Overview

TypeLink is a C++ library for implementing TCP and UDP networking in your applications. It provides a simple and easy-to-use API for sending and receiving data over the network.

Features

  • Supports both TCP and UDP protocols
  • Simple and easy-to-use
  • Supports sending and receiving data up to a certain buffer size
  • Supports non-blocking I/O for improved performance
  • Supports IPv4 addressing
  • Can be used for both server and client applications
  • Improved error handling and error reporting
  • Fully functional

Roadmap

  • Support for IPv6 addressing
  • Cross-platform support for Windows, macOS, and Linux
  • Multithreading support for improved performance

Usage

To use the TypeLink library in your application, simply include the appropriate header files and link against the library.

In the "testing" branch, you can find example usage in TypeLink/Server/main.cpp and TypeLink/Client/main.cpp.

Contributing

Contributions to the TypeLink library are welcome! To contribute, please create a pull request with your changes.

Contributors

License

The TypeLink library is released under the MIT license. See the LICENSE file for more information.

Contact

If you have any questions or comments about the TypeLink library, please contact me on discord : Pibé#3311