Skip to content

v0.3.0

Compare
Choose a tag to compare
@huashengdun huashengdun released this 18 Aug 13:09
· 334 commits to master since this release

Added

  • Added max_body_size 1M to Tornado's HTTPServer.
  • More tests added.
  • Added set_encoding and reset_encoding functions to the global JavaScript object wssh.
    Useful for handling non-utf8 encoding on client side.