Better protocol compliance. Handles closing connection. Inheritance.
Pre-release
Pre-release
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.