C# WebSocket Server is a easy and user-friendly Listen server for WebSocket clients written in Microsoft’s C# language. The code itself is located in 3 class files - Server.cs, Client.cs and ...
Prequel is a SQL query engine built in C#. The goal of this project is to demonstrate how query engines are built, and to bring a query engine to the .NET community. The project contains a ...