php-ion / websocket-parserLinks
Streaming websocket frame parser and frame builder for c
☆68Updated 6 years ago
Alternatives and similar repositories for websocket-parser
Users that are interested in websocket-parser are comparing it to the libraries listed below
Sorting:
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- Http multipart parser implemented in C☆239Updated 2 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 12 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- TLS and HTTP(s) client library for libuv☆62Updated last week
- A tiny C library for generating uuid4 strings☆239Updated 2 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- The WebSocket library in C☆631Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- Cron expression parsing in ANSI C☆153Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆452Updated 4 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- OpenSource WebSocket toolkit☆126Updated last week
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A CMake build for libuv☆44Updated 6 years ago
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆206Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- GNU libmicrohttpd repository unofficial mirror on GitHub☆125Updated 4 months ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆204Updated last month
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- HTTP/HTTPS REST Client C Library☆132Updated 8 years ago
- libuv thread communication☆58Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated last month