nsq_pubsub

command
v0.2.18 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2013 License: MIT Imports: 13 Imported by: 0

README

nsq_pubsub

This provides a HTTP streaming interface to nsq channels.

/sub?topic=....&channel=....

Each connection will get heartbeats pushed to it in the following format every 30 seconds

{"_heartbeat_":1343400473}

There is also a stats endpoint which will list out information about connected clients

/stats

It's output looks like this. Total messages is the count of messages delivered to HTTP clients since startup.

Total Messages: 0

[127.0.0.1:50386] [test_topic : test_channel] msgs: 0        fin: 0        re-q: 0        connected: 3s

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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