Here are
22 public repositories
matching this topic...
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.
Updated
Dec 29, 2021
TypeScript
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
Updated
Dec 20, 2021
Java
Updated
Jul 30, 2019
JavaScript
Liquidart is a Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. Revival of the abandoned AQUEDUCT project.
Updated
Jun 10, 2021
Dart
AsyncServerClient is the simple, open-source, cross-platform Async TCP Server-Client project (with SQL and 3-Way Handshaking support) for .NET Assemblies built in .NET Core
Easy to use, lightweight, annotation free, and no source generation server framework for dart inspired by expressjs.
A server framework built for APIs.
Updated
Oct 24, 2020
Dart
HTTP Server Framework implementation in Java
Updated
Nov 23, 2021
Java
A fast server-side express-like framework for dart. (WIP)
Updated
Mar 14, 2021
Dart
Framework to develop your high performance heavy duty server in C++
Easy to use library that abstracts the work away needed to transport and reconstruct messages over TCP.
Updated
Oct 16, 2021
Python
Servepy is a simple Python HTTP server framework
Updated
Oct 29, 2020
Python
A cool, open-source, easy-to-use, customizable, opinionated backend web development framework built on node.js
Updated
Aug 13, 2021
TypeScript
a base for all my future projects with web deving
Updated
Dec 13, 2021
JavaScript
Manually cloning express with some changes for personal growth & research
Updated
Feb 13, 2019
JavaScript
High performance server-side application framework
SmokeSignal is a Server Framework for VB.NET Applications designed for simple single send-receive connections for each request.
Updated
Aug 12, 2020
Visual Basic .NET
A C# Server framework built on the knowledge of SmokeSignal, designed to make it easy to hold multiple concurrent connections to a server and conduct multiple successive send receive requests.
Improve this page
Add a description, image, and links to the
server-framework
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
server-framework
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Buffer
, etc)HttpBodyParser
implementation that supports receiving theapplication/octet-stream
MIME typemultipart/form-data
requests