httpserver
Here are 142 public repositories matching this topic...
Language:All
Sort:Most stars
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
- Updated
Apr 18, 2023 - Java
Simple and easy go web micro framework
- Updated
Dec 13, 2023 - Go
grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。
- Updated
Oct 4, 2022 - Java
基于云风的skynet,搭建开箱即用的微服务框架,提供优雅的服务热更新
- Updated
Mar 11, 2025 - C
Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).
- Updated
Jul 30, 2018 - C++
基于swoole开发的在线聊天平台,前端集成layerim框架,swoole基于eayswoole框架,异步连接池,多进程,异步任务,独立httperserver api,websocket推送,重构使用swoft-cloud 进行微服务架构
- Updated
Jul 31, 2020 - PHP
Twig - less is more's web server for golang
- Updated
Jul 14, 2019 - Go
A simple HTTP server for mostly static content written in C
- Updated
Mar 8, 2023 - C
Quick ORM RestServer and RestClient based on mORMot framework
- Updated
Feb 2, 2021 - Pascal
基于Netty4开发的简单、轻量级、高性能的的Http restful api server
- Updated
Dec 24, 2024 - Java
在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!
- Updated
Jul 14, 2021 - C++
A high-performance back-end service framework written in C.
- Updated
Dec 23, 2023 - C
A simple HTTP server for using as a mock in test projects which test dotnet based projects.
- Updated
May 9, 2022 - C#
A networking library for Kitura, based on SwiftNIO
- Updated
Oct 7, 2022 - Swift
Improve this page
Add a description, image, and links to thehttpserver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehttpserver topic, visit your repo's landing page and select "manage topics."