Skip to content

RaaLabs/stewardwriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stewardwriter

Write Steward messages to socket

Functionality

  1. Send a specified message continously at the interval specified
  2. Start a watcher on a message folder, and when a new message is written to the folder it is forwarded to the specified socket. The message file will be deleted when the message is sent.
  -interval int
        the interval in seconds between sending messages (default 10)
  -messageFullPath string
        the full path to the message to send at intervals
  -socketFullPath string
        the full path to the steward socket file
  -watchFolder string
        the folder to watch for new messages to send

About

Write Steward messages to socket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors