Metadata-Version: 2.1
Name: Shimarin
Version: 0.0.9
Summary: asynchronous event-based communication between client and server
Home-page: 
Author: Kamuri Amorim
Author-email: myk.gata14@gmail.com
License: MIT
Keywords: python events client server asynchronous
Description-Content-Type: text/markdown
Requires-Dist: aiohttp (==3.8.4)

# Shimarin

Asynchronous event-based communication between client and server.


# How to use

Examples are in the example folder

# Install

```
pip install Shimarin
```
<p align="center">
<img src="https://count.kamuridesu.com?username=shimarin" alt="count"/>
</p>
