Skip to content

fuubi/ProtocolBuilder

Repository files navigation

Protocol Builder

Create your own C# protocol on top of TCP

To get started, take a look at ProtocolBuilderTest.cs where both sample protocols Hello World Protocol and Math Protocol are tested.

Use in your project

You can easily use the Protocol Builder library in your C# project...

  1. Clone the repository
  2. Add it as a reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages