aboutsummaryrefslogtreecommitdiff
path: root/net/py-wsproto/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-wsproto/pkg-descr')
-rw-r--r--net/py-wsproto/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/py-wsproto/pkg-descr b/net/py-wsproto/pkg-descr
index 48ea697587f5..5ef45862bdd5 100644
--- a/net/py-wsproto/pkg-descr
+++ b/net/py-wsproto/pkg-descr
@@ -7,5 +7,3 @@ This does not provide a parsing layer, a network layer, or any rules about
concurrency. Instead, it's a purely in-memory solution, defined in terms of data
actions and WebSocket frames. RFC6455 and Compression Extensions for WebSocket
via RFC7692 are fully supported.
-
-See also: https://github.com/python-hyper/wsproto/