This project is based on the Project Bedrock. This project was made only to suits my personal needs, therefore it has some differences with the original :
- No protocol logic, only the base socket layers with the same APIs
- Include latest
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
APIs - Added configurable logging to server listeners
For further infos about the original project, you can check the presentation here as well as the original repository.
See the wiki here for futher informations on the framing layer.