Giter Site home page Giter Site logo

liangcui / nio-httpserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shenfeng/nio-httpserver

0.0 1.0 0.0 142 KB

A simple aync java httpserver, written when learning NIO

Home Page: http://shenfeng.me

Shell 0.29% Java 96.55% Smarty 3.16%

nio-httpserver's Introduction

A simple JAVA HTTP server

A simple java HTTP server. Understand GET and HEAD. It will do directory list as well.

I first write it as an exercise for leaning JAVA NIO in late 2010, python -m SimpleHTTPSever [port] is very handy, but a little slow for me, so I use this as a replacement for daily use.

how to run

  1. install maven
  2. mvn package
  3. ./script/run.sh [port] [www-root]

TODO

  1. More MIME mapping
  2. Delivering large file

nio-httpserver's People

Contributors

shenfeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.