https://github.com/openswoole/core
OpenSwoole core library [READ ONLY]
https://github.com/openswoole/core
coroutines framework http2 mqtt openswoole php tcp websocket
Last synced: 21 days ago
JSON representation
OpenSwoole core library [READ ONLY]
- Host: GitHub
- URL: https://github.com/openswoole/core
- Owner: openswoole
- Created: 2022-08-18T13:06:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T21:58:47.000Z (8 months ago)
- Last Synced: 2024-09-08T22:52:43.186Z (8 months ago)
- Topics: coroutines, framework, http2, mqtt, openswoole, php, tcp, websocket
- Language: PHP
- Homepage: https://openswoole.com
- Size: 74.2 KB
- Stars: 12
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenSwoole core library
OpenSwoole is a programmatic platform building modernized systems with async IO, coroutines and fibers: secure, reliable, high performance
+ __Website__:
+ __Twitter__:
+ __Slack__:
+ __Discord__:
+ __IDE Helper__:## Install
You can add this package to your project using [Composer](https://getcomposer.org):
```bash
composer require openswoole/core
```## Documentation
Documentation for Open Swoole can be found on the [Open Swoole website](https://openswoole.com/docs).