An open API service indexing awesome lists of open source software.

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]

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).