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 9083b10 commit 8507776Copy full SHA for 8507776
README.md
@@ -1,7 +1,6 @@
1
# wsep
2
3
-`wsep` is a high performance, WebSocket-based command execution protocol. It can be thought of as SSH without
4
-encryption.
+`wsep` is a high performance, ***W***eb***S***ocket command ***e***xecution ***p***rotocol. It can be thought of as SSH without encryption.
5
6
It's useful in cases where you want to provide a command exec interface into a remote environment. It's implemented
7
with WebSocket so it may be used directly by a browser frontend.
0 commit comments