Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khjxiaogu/kwebserver
基于Netty的仿Spring boot网页服务器实现,用于学习交流
https://github.com/khjxiaogu/kwebserver
Last synced: 11 days ago
JSON representation
基于Netty的仿Spring boot网页服务器实现,用于学习交流
- Host: GitHub
- URL: https://github.com/khjxiaogu/kwebserver
- Owner: khjxiaogu
- License: gpl-3.0
- Created: 2020-09-07T12:04:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T13:45:23.000Z (9 months ago)
- Last Synced: 2024-10-11T12:55:55.230Z (about 1 month ago)
- Language: Java
- Size: 474 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.