https://github.com/hyperf/multiplex
channel driven multiplexing connection
https://github.com/hyperf/multiplex
Last synced: 10 months ago
JSON representation
channel driven multiplexing connection
- Host: GitHub
- URL: https://github.com/hyperf/multiplex
- Owner: hyperf
- License: mit
- Created: 2021-02-09T02:32:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T05:48:06.000Z (almost 2 years ago)
- Last Synced: 2025-03-21T20:51:13.715Z (10 months ago)
- Language: PHP
- Size: 42 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Channel driven multiplexing connection
```
composer require multiplex/multiplex
```