Subscribe to ZMQ topic, count up events and send counts to Stathat periodically.
go run main.go --topic=pageview -zmqsocket=tcp://:6000 --stathatAccount=[email protected] --interval=30s
Subscribe to ZMQ topic, count up events and send counts to Stathat periodically.
go run main.go --topic=pageview -zmqsocket=tcp://:6000 --stathatAccount=[email protected] --interval=30s