aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Messaging.FBM/README.md
blob: 3b7713ec2bc616fa27627c3d49b984ad1b180396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# VNLib.Net.Messaging.FBM

High performance structured web-socket based asynchronous request/response messaging library for .NET.  

[**Client Lib**](src/Client/#) - FBM Fixed Buffer Messaging client library  
[**Server Lib**](src/Server/#) - FBM Fixed Buffer Messaging server/listener helper library  

## Builds
Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.

## Docs and Guides
Documentation, specifications, and setup guides are available on my website.

[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_VNLib.Net.Messaging.FBM)  
[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Core)  

## License
The software in this repository is licensed under the GNU Affero General Public License (or any later version). See the [LICENSE](LICENSE.txt) file for more information.