Commit Graph
5 Commits
Author SHA1 Message Date
Jason KendallandGitHub 31df2e8125 Fix broken link in message-networks.md
Broken link fixed.
2018-04-29 09:16:39 -04:00
Jason KendallandGitHub 6625c6d99a Fix broken links in readme.md
Fix some internal links in the readme.md file.
2018-04-29 09:06:41 -04:00
Jason KendallandGitHub 7ac388c30d Force no compression
It appears as tho there is a problem with compression and the upstream library. This PR forces no compression mode, making a work around for #181. 

This work around is derived from https://github.com/mscdex/ssh2/issues/594 which may be the cause for #181 as well.
2018-04-24 08:30:14 -04:00
Jason KendallandGitHub 389e52dcb9 Missing mb command in oputil.js help
The `mb` sub-command was missing from the general help output from oputil.js - this add it.
2018-04-23 20:53:55 -04:00
Jason KendallandGitHub 78feb26958 Invalid JSON - Missing Comma
Was missing the ending comma on the wsConnect line. This just adds it.
2018-04-23 20:20:31 -04:00