factomd-sample-event-consumer

command module
v0.0.0-...-f8019e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2019 License: MIT Imports: 5 Imported by: 0

README

factomd-sample-event-consumer

An example project where events from the factomd live feed api is dumped into the console.
You can enable the live feed api by settings EnableLiveFeedAPI to true in the factomd.conf file.

[LiveFeedAPI]
EnableLiveFeedAPI = false
EventReceiverProtocol = tcp
EventReceiverAddress = 127.0.0.1
EventReceiverPort = 8040
EventFormat = protobuf
MuteReplayDuringStartup = false
ResendRegistrationsOnStateChange = false
ContentFilterMode = SendOnRegistration

As of writing the live feed api functionality is only available in fork branch
https://github.com/bi-foundation/factomd/tree/FD-1150_live_api

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
eventmessages

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL