[simple-websocket] Add stubs for simple-websocket (#14868)

This commit is contained in:
lev-blit
2025-11-01 17:27:32 +02:00
committed by GitHub
parent be34e9201d
commit 62dc403abc
7 changed files with 329 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "1.1.*"
upstream_repository = "https://github.com/miguelgrinberg/simple-websocket"
requires = ["wsproto"]