Skip to content

0.22 Bug Fix release

Compare
Choose a tag to compare
@jentfoo jentfoo released this 10 Jan 17:59
· 30 commits to master since this release
  • Fixes a HTTPServer NullPointerException when a client connects without a handler set.
  • Renamed addHandler to setHandler to be more consistent on if it's a single instance or multiple listeners