wexiangis / websocket_for_linuxLinks
c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例
☆52Updated 2 years ago
Alternatives and similar repositories for websocket_for_linux
Users that are interested in websocket_for_linux are comparing it to the libraries listed below
Sorting:
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 8 months ago
- C语言实现的MD5算法源码☆90Updated 6 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆197Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- http client library by RT-Thread☆73Updated 11 months ago
- 用于保存嵌入式Linux应用层接口的demo☆50Updated 6 months ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆16Updated 4 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆93Updated 3 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 10 months ago
- 基于C语言开发的环形缓冲区☆112Updated last year
- ☆33Updated 4 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆87Updated last year
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆134Updated 7 months ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- LVGL 8.2对接GFX做QuickFill、Blending、Rotate源码☆21Updated 2 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- 基于多线程的非阻塞 socket 编程☆37Updated 6 years ago
- cgic和boa实现网页上载文件,读取配置信息以及进度条等一系列功能☆17Updated 8 years ago
- ONENET MQTT SDK☆121Updated 6 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago