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

https://github.com/kapitanluffy/async-redis-demo


https://github.com/kapitanluffy/async-redis-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Register service provider in `config/app.php`

```
/*
* Package Service Providers...
*/
Kapitanluffy\AsyncRedis\AsyncRedisServiceProvider::class,
```

`app/` directory contains poc code to run basic websocket server