This is a WIP cross-platform TCP networking library developed in C#.
Below are the prerequisites and instructions for building the project.
- Download or clone the repository.
- Open
SoftwareAntics.Networking.sln
in your preferred IDE. - Build the solution (or use
dotnet build
).
- Release builds will be accessible on GitHub and as NuGet packages.
Follow our contribution guidelines here if you wish to contribute to the project.