Commit graph

9 commits

Author SHA1 Message Date
billchurch
52f5ba1dad cleanup of public and supporting files
/public is now volatile, any changes to templates should be made in
/src and then run either “npm run build” or “npm run builder”
2018-02-06 12:11:39 -05:00
billchurch
7dc8cfb0f1 remove references to host key hashes 2018-02-06 10:43:15 -05:00
billchurch
3b634b1f35 increment to v0.1.4 2018-01-30 18:31:43 -05:00
billchurch
08400b0544 added keepaliveInterval, keepaliveCountMax options 2018-01-30 18:09:16 -05:00
billchurch
2d725e9fe0 implement global keep alive option
keepaliveInterval in config.json. time in ms, 0=disable
2017-12-12 15:02:19 -05:00
billchurch
c6f6daeaf6 commenting on host key hash verification and renaming 2017-12-12 14:43:07 -05:00
billchurch
783327b014 host key verification poc 2017-12-12 14:34:45 -05:00
billchurch
5ed695bb32 typo 2017-12-12 12:44:35 -05:00
billchurch
2b12825a0c moving files around to get rid of unneeded directories 2017-12-12 12:41:54 -05:00
Renamed from socket/index.js (Browse further)