aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Messaging.FBM/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net.Messaging.FBM/README.md')
-rw-r--r--lib/Net.Messaging.FBM/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/Net.Messaging.FBM/README.md b/lib/Net.Messaging.FBM/README.md
index 3b7713e..022ef51 100644
--- a/lib/Net.Messaging.FBM/README.md
+++ b/lib/Net.Messaging.FBM/README.md
@@ -1,18 +1,18 @@
# VNLib.Net.Messaging.FBM
-High performance structured web-socket based asynchronous request/response messaging library for .NET.
+*High performance structured websocket 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
+The protocol specification and library usage is on my website at the docs link below.
## 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.
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).
## 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)
+[Nuget Feeds](https://www.vaughnnugent.com/resources/software/modules)
## 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. \ No newline at end of file
+The software for this library is licensed under the GNU Affero General Public License (or any later version). See the [LICENSE](LICENSE.txt) file for more information. \ No newline at end of file