Skip to content

sockjs 0.3 release

Compare
Choose a tag to compare
@asvetlov asvetlov released this 07 Aug 21:59
· 393 commits to master since this release

CHANGES

  • Fixed calls of SessionManager.aquire() - was removed the unnecessary second argument.
  • Fixed the incorrect argument in one call of cors_headers().
  • Fixed many errors. The code is not perfect, but at least it was working as it should.