aboutsummaryrefslogtreecommitdiffstats
path: root/golib/eows/eows-in.go
AgeCommit message (Collapse)AuthorFilesLines
2019-04-04Fixed package tree and go mod filev0.5.0Sebastien Douheret1-59/+0
Change-Id: I1047094d5b80d0622e2c2ce674979f18207b8c0f Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-03-09Improved PtyMode (eows lib).Sebastien Douheret1-5/+5
- renamed PtsMode to PtyMode - used byte array instead of string - allowed terminal echo on/off (PtyMode only) - fixed support escaped and control characters (PtyMode only) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-02-23Add PtsMode support to eows libv0.2.0Sebastien Douheret1-0/+3
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-07Added eows (Exec Over WebSocket) package.Sebastien Douheret1-0/+56