Fleck is a lightweight WebSocket server implementation for C# applications. It gives developers a simple way to accept WebSocket connections without requiring inheritance-heavy frameworks, containers, or extra server dependencies. The project is designed to be easy to embed inside desktop apps, services, prototypes, tools, and custom .NET servers. Fleck exposes straightforward callbacks for connection open, close, message, binary, ping, and pong events. It does not depend on HttpListener or HTTP.sys, which makes it usable in environments where those Windows components are not appropriate. It is best suited for developers who need a small, direct WebSocket server layer rather than a full web framework.

Features

  • C# WebSocket server implementation
  • Simple callback-based API
  • No HttpListener dependency
  • Text and binary message handling
  • Connection lifecycle events
  • Lightweight embedded server use

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Fleck

Fleck Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Fleck!

Additional Project Details

Operating Systems

Windows

Programming Language

C#

Related Categories

C# WebSocket Servers

Registered

4 days ago