aboutsummaryrefslogtreecommitdiff
path: root/examples/fork-example
Commit message (Collapse)AuthorAgeFilesLines
* add support for forking the jvm process when invoking a main classChristopher Vogt2017-03-282-0/+46
and add example of using akka-http that doesn’t work without this. Also add functionality to emulate inheritIO when running via nailgun process. Only caveat right now: user has to press ENTER to terminate the input strea.