Rare find

Bedrock. Build fast network servers without dealing with complex plumbing.

github.com/davidfowl/BedrockFramework

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2025
  • Remove unnecessary SourceLink PackageReferences (#174)
November 2024
  • More top level statements!
  • Big refactoring
  • s/master/main
  • Fix hopefully this time
  • Update to .NET 8 and 9
  • Fix Bedrock.Framework nullability issues. (#163)
July 2022
  • Add set cancel in order to the sample app exit properly. (#153)
June 2022
  • Update NuGets (#151)
March 2022
  • Switch from RNGCryptoServiceProvider to RandomNumberGenerator. (#146)
February 2022
  • Targer .NET Core 3.1 and .NET 6. (#139)
September 2021
  • Add CipherSuitesPolicy to TlsOptions (#121)
  • Added support for unix domain sockets (#119)
April 2021
  • Exclude prefix bytes in check for enough remaining data. (#118)
  • Clear the buffer and cursors if we don't have a full message (#117)
October 2020
  • Complete transport pipe on dispose (#103)
  • First version of docFX generated API docs (#46)
August 2020
  • Cleanup client application (#101)
April 2020
  • Initial RabbitMQ protocol implementation (#90)
March 2020
  • Updated setup .NET action