Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khjxiaogu/kwebserver

基于Netty的仿Spring boot网页服务器实现,用于学习交流
https://github.com/khjxiaogu/kwebserver

Last synced: 11 days ago
JSON representation

基于Netty的仿Spring boot网页服务器实现,用于学习交流

Awesome Lists containing this project

README

        

# KWebServer
A light-weighted standalone webserver library wrapper based on netty.
# Supported Protocols
Http/Https
TLSv1.0-1.3
Websocket/WebSockets
# Introduction
Make easy web application server with simple builders and wrapper classes, light-weighted and high performance.