Python module for forwarding commands over WebSockets. Fully asyncio compatible.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
John-Mark Gurney 41b5086d1f implement the client mostly... oob is not being used currently, and 4 years ago
wsfwd implement the client mostly... oob is not being used currently, and 4 years ago
.gitignore add first cut of wsfwd, only implements auth.. rest to follow.. 4 years ago
Makefile add first cut of wsfwd, only implements auth.. rest to follow.. 4 years ago
README.md add first cut of wsfwd, only implements auth.. rest to follow.. 4 years ago
WSFWD.md implement the client mostly... oob is not being used currently, and 4 years ago
requirements.txt add first cut of wsfwd, only implements auth.. rest to follow.. 4 years ago
setup.py add first cut of wsfwd, only implements auth.. rest to follow.. 4 years ago

README.md