/tinycat

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

Primary LanguageJava

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