Metadata-Version: 2.1
Name: patchwork-websoccer
Version: 0.1.7
Summary: Websockets integration for Patchwork - The distributed asynchronous microframework
Home-page: 
Author: Pawel Pecio
Author-email: 
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Description-Content-Type: text/markdown
License-File: LICENSE

# Patchwork websoccer

Websockets integration for Patchwork - an asynchronous distributed microservices framework.

## Requirements
* Python 3.7

## Installation

``pip install pachwork-websoccer``

## Documentation

https://patchwork-framework.gitlab.io/core
