commit | d79e15a4ead013fe2de254216fddde7f976510d4 | [log] [tgz] |
---|---|---|
author | Paul Hawke <[email protected]> | Fri Jan 04 16:33:15 2013 -0600 |
committer | Paul Hawke <[email protected]> | Fri Jan 04 16:33:15 2013 -0600 |
tree | 7d44a7a6829e98b6946fcc7e6092a4a97b657d45 | |
parent | 269baff79590de5abd70e8e05bf46547e4a28ee6 [diff] |
Update README.md
Fork of the original tiny, easily embeddable HTTP server in Java. Whereas the original was written and maintained at the JDK 1.1 this fork aims to bring the code up to JDK 5 (Generics, Map/List vs Hashtable/Vector, Iterator vs Enumerator, etc).
Modified BSD licence.
Original Project website is at: http://iki.fi/elonen/code/nanohttpd/