v0.2.0
See CHANGELOG.md for the full release notes.
What's Changed
- Add the application timer hook: HTTPService.tick by @codetalcott in #24
- Add static file serving: m0_http.StaticFiles by @codetalcott in #25
- Add WebSockets: RFC 6455 server side, wired into the event loop by @codetalcott in #26
- Release v0.2.0: application timer hook, static files, WebSockets by @codetalcott in #27
Full Changelog: v0.1.0...v0.2.0