lzpong / TinyWeb
A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebSocket,http协议和设置回调函数
☆31Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for TinyWeb
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型 ;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- A cross platform Http client with libcurl☆52Updated 6 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆32Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- license_robot用来对软件模块做授权.license文件加密,根据硬件生成唯一序列号☆31Updated 9 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 2 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆60Updated 10 months ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆13Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆53Updated 5 years ago
- fast thread pool☆26Updated 5 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆45Updated last week
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- p2p通信的示例, server 运行在 linux 下, client 运行在 windows,注意两个client能够通信前提是都要登陆server, 并且在自己的client列表中,且在完成打洞之后☆16Updated 8 years ago
- epoll version of mosquitto, use uthash to index topic tree for performance☆11Updated 7 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- WebSocket for server (C++)☆15Updated last year