Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:37
bbfe3dd

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