Socket icon indicating copy to clipboard operation
Socket copied to clipboard

The Hoa\Socket library.

Results 6 Socket issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Dependabot can't resolve your PHP dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` Your requirements could not be resolved to an installable...

This PR fix the bug related to the remote address of a connection. - As the Server handle multiple connections, it must keep the remote of each node.

bug
difficulty: hard
in progress

Issue related to WebSocket https://github.com/hoaproject/Websocket/issues/95 We need to consume the stream until the `length` bytes are reach or the end of stream (if user try to get more than expected)...

bug
difficulty: hard
in progress

Currently if we merge connections after the run, they don't seem to be listened.

enhancement
difficulty: hard
ready
hacktoberfest

Hello :-), This issue is the next episode of this one https://github.com/hoaproject/Socket/pull/10.

enhancement
difficulty: hard
ready