SenZhangAI / tinycat

用java实现一个静态页面的浏览器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

TinyCat 是类似TomCat的HTTP WebService, 基于NIO, 采用纯Java原生开发

Milestone

  • basic response and log
  • command line support
  • http parser
  • static file support
  • thread pool support
  • dynamic handler support
  • RESTful style API support

About

用java实现一个静态页面的浏览器


Languages

Language:Java 99.0%Language:HTML 1.0%