httpserver topic

List httpserver repositories

swoole-im

142
Stars
40
Forks
Watchers

基于swoole开发的在线聊天平台,前端集成layerim框架,swoole基于eayswoole框架,异步连接池,多进程,异步任务,独立httperserver api,websocket推送,重构使用swoft-cloud 进行微服务架构

httpserver

169
Stars
68
Forks
Watchers

Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).

httpserverapp

27
Stars
21
Forks
Watchers

Sample application for C++ http server

dotweb

1.4k
Stars
180
Forks
Watchers

Simple and easy go web micro framework

NettyGameServer

1.6k
Stars
669
Forks
Watchers

使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存...

grain

624
Stars
221
Forks
Watchers

grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框...

gf-demo-user

339
Stars
151
Forks
Watchers

A simple user API service.

go-http-file-server

341
Stars
56
Forks
Watchers

Simple command line based HTTP file server to share local file system

gohttpserver

2.4k
Stars
508
Forks
Watchers

The best HTTP Static File Server, write with golang+vue