This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
wsfwd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
2
Commits
1
Branch
124 KiB
Python
99.3%
Makefile
0.7%
Tree:
41b5086d1f
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '41b5086d1f'
${ noResults }
HTTPS
ZIP
TAR.GZ
John-Mark Gurney
41b5086d1f
implement the client mostly... oob is not being used currently, and
this is partly due to the fact that right now only one exec can be run...
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