mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 03:15:42 +03:00
Supports:
- Reading the head of a log
- Reading the tail of a log
- Following a log in one of two ways:
- Streaming the HTTP request (using fetch res.getReader)
- Polling the log endpoint (using EC timeouts)