This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rewrite * things * Added option to disable masking removed additional buffers * Improved websocket frame parsing, removed dynamic allocations of payload buffers * fixed typo * added messages, added splitting, basic close handling * improved errors * added missing payload len check * added connection cleanup to server * added comment * improved comment * sending close frane, error (not io) occurs while sending * Update README.md (#106) * Update README.md * Update README.md * improved errors * updated readme * moved websocket impl into its own lib `wsocket` * updated dependencies * applied klemens feedback from #107 * applied klemens feedback from #107
- Loading branch information