Skip to content
This repository has been archived by the owner. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@fomkin fomkin released this 19 Feb 11:43
· 576 commits to master since this release
a6764a8

Features

  1. Logging support #39
  2. SSL support out of box #60
  3. Fall back to long polling when WebSocket doesn't connecting feature #68

Bugs

  1. Start render when global event handler already registered #56
  2. Cookie parsing problem #65
  3. Korolev hangs on initialization #71

Infrastructure

  1. Browser compatibility tests #37