This repository has been archived by the owner on May 6, 2024. It is now read-only.
v0.1.1
Pre-release
Pre-release
Breaking changes
run method of both client and server now runs handler directly. It means that it will block your application if called with await. You should create task to run it now.
What's new
Implemeted stop methods for client and server.