Skip to content

A simple static Web server based on Netty.一个简单的基于Netty的静态web服务器。

Notifications You must be signed in to change notification settings

cloudgyb/static-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个简单的基于Netty的静态web服务器

功能

  • 提供基本的静态资源服务(html,js,css等)
  • 提供基于http条件请求的资源缓存
  • 其他http服务器功能

支持http协议

  • http/1.1
  • https
  • http2(h2,不支持h2c)

About

A simple static Web server based on Netty.一个简单的基于Netty的静态web服务器。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published