Skip to content

Better protocol compliance. Handles closing connection. Inheritance.

Pre-release
Pre-release
Compare
Choose a tag to compare
@shaunabanana shaunabanana released this 14 Jun 14:57
· 4 commits to main since this release
3911708

This release adds support for the following:

  • Now has full payload length support for non-fragmented data frames.
    • Fixed a bug where a large frame may be read incompletely.
  • You can use the library both in the inspector and through class inheritance.
  • Better code structure and readability.