We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3142443 commit 6197f32Copy full SHA for 6197f32
README.md
@@ -4,9 +4,7 @@ A Python client for STOMP asynchronous messaging protocol that is:
4
5
- asynchronous,
6
- not abandoned,
7
-- has pleasant and comprehensible API. Also: async generators, match statements, heavy typing coverage and no callbacks.
8
-
9
-There were no such one—and now there're is.
+- has typed, modern, comprehensible API.
10
11
## How To Use
12
0 commit comments