https://github.com/hyperf/multiplex-socket
Socket for channel driven multiplexing connection
https://github.com/hyperf/multiplex-socket
Last synced: 10 months ago
JSON representation
Socket for channel driven multiplexing connection
- Host: GitHub
- URL: https://github.com/hyperf/multiplex-socket
- Owner: hyperf
- License: mit
- Created: 2021-02-09T02:36:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T08:53:39.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T09:04:10.618Z (almost 2 years ago)
- Language: PHP
- Size: 51.8 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Socket for Multiplexing Connection
```
composer require multiplex/socket
```