

noPoll
noPoll is a OpenSource WebSocket implementation (RFC 6455), written in ansi C, that allows building pure WebSocket solutions or to provide WebSocket support to existing TCP oriented applications.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD
- Windows Phone

noPoll
Features
Tags
- toolkit
- Networking
- websocket
noPoll News & Activities
Recent activities
noPoll information
What is noPoll?
noPoll is a OpenSource WebSocket implementation (RFC 6455), written in ansi C, that allows building pure WebSocket solutions or to provide WebSocket support to existing TCP oriented applications.
noPoll provides support for WebSocket (ws://) and TLS (secure) WebSocket (wss://), allowing message based (handler notified) programming or stream oriented access.
noPoll was written to have a clean and easy to use library. It is released under the terms of LGPL 2.1 (so you can build OpenSource or commercial applications) and currently is being used, among others, by Vortex Library, Turbulence and Core-Admin to provide with WebSocket support to those projects (BEEP over WebSocket).