hookah icon indicating copy to clipboard operation
hookah copied to clipboard

A cross-platform tool for data pipelines.

Results 3 hookah issues
Sort by recently updated
recently updated
newest added

Don't worry about event types, just have it forward messages over HTTP in the SSE protocol. Read more: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events

enhancement
good first issue

It would be useful to be able to align writes based on a delimiter character, especially for reading text protocols like stdin, file, tcp, serial, etc. For example `hookah -d...

enhancement

~The [serial package](https://github.com/jacobsa/go-serial/) being used supports multiple options beyond the baud rate which might be useful to expose as optional arguments.~ We should add more options to the serial protocol....

enhancement
good first issue