This is a fork of StreamingFast's firehose server, which can be found here.
- Common JWT authentication by replacing the default dauth package with this.
- Redis Pub/Sub metering by replacing the default dmetering package with this.
- When firehose will emit metering events it will track the
responses_countas number of blocks emitted.