Skip to content

mattjs/mu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mu Http Server

This is a Http server written in Java. Still a lot of progress to be made...

This project requires [Bazel] (http://bazel.io/) to be built. After installing bazel the library can be built by running the following command

  bazel build :mu

Which will output a binary to bazel-bin/src/libmu.jar.

Check out a test app [here] (https://github.com/mattjs/mu-test-app)

About

Mu Http Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published