Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djwoms/websockets-actions


https://github.com/djwoms/websockets-actions

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# WebSocket Actions

Надстройка над Starlette, FastAPI для более удобной работы с WebSockets.

## Установка

```shell
$ pip install wensockets-actions
```

## Пример

**example.py**:

```python

```

Запустить приложение...

```shell
$ uvicorn example:app
```

Больше примеров, [здесь]().