/SoftwareAntics.Networking

A simple to use TCP networking library for .NET.

Primary LanguageC#

SoftwareAntics.Networking

This is a WIP cross-platform TCP networking library developed in C#.

Getting Started

Below are the prerequisites and instructions for building the project.

Prerequisites

Building on Windows, Mac, and Linux

  1. Download or clone the repository.
  2. Open SoftwareAntics.Networking.sln in your preferred IDE.
  3. Build the solution (or use dotnet build).

Download

  • Release builds will be accessible on GitHub and as NuGet packages.

Contributing

Follow our contribution guidelines here if you wish to contribute to the project.