packagist phrity/websocket 1.6.4
Rewrite masking policy

latest releases: 3.6.2, 3.6.1, 3.6.0...
3 years ago

According to websocket specification, a client must mask messages and a server must not mask messages.

This has never been properly address in this library, but it turned out improvement in v1.6 caused other issues instead.
This fix should ensure correct behavior concerning sending messages. There are other related requirements as well, but those are not critical and will be approached later.

Don't miss a new websocket release

NewReleases is sending notifications on new releases.