summaryrefslogtreecommitdiffstats
path: root/golib/eows/eows-out.go
AgeCommit message (Collapse)AuthorFilesLines
2018-01-26Added SplitLineTime and SplitTime support in eowsv0.1.9eel_5.0.1eel/5.0.15.0.1Sebastien Douheret1-16/+45
- Used SplitTime to split command output by line - Used SplitLineTime to split command output by line or until a timeout has passed. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-22Fixed reported error and logging.v0.1.8Sebastien Douheret1-4/+4
2017-12-22Added splitter method selection in eows lib.Sebastien Douheret1-1/+12
2017-11-28Fixed incorrect log syntax.v0.1.7Sebastien Douheret1-2/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-07Added eows (Exec Over WebSocket) package.Sebastien Douheret1-0/+47