Comet icon indicating copy to clipboard operation
Comet copied to clipboard

A complete VOEvent transport system

Results 10 Comet issues
Sort by recently updated
recently updated
newest added

Hi John, Have you seen the recent improvements on the GCN network? They have implemented a kafka broker to manage their VoEvents. It looks a great feature and it would...

Wishlist Features

LSC/Virgo is conducting a security review of its low-latency alert pipeline, and has recommended that we add some message authentication to our GCN notices. Is there any chance of the...

Wishlist Features

I am maintaining an allow-list of subscribers using the `--subscriber-whitelist` command when running Comet as a daemon process. Currently, the only solution I know of for periodically updating this allow-list...

Hi, I have a broker deployed in a docker swarm, accessible directly (http://whatever.fr:20099), but I would like to be able to subscribe to this broker using an other proxy subdir...

Comet's plugins are a little clunky, because they either involve finding files in a directory specified by an environment variable, or importing things directly from `comet.plugins`; neither is ideal. [Setuptools...

No longer corresponds to best practice in late 2020. Not sure what to replace it with, though. “Allowlist” and “permitlist” are clunky. (It may be that the term “list” is...

Basic Features

Pierre Le Sidaner [reports](http://wiki.ivoa.net/internal/IVOA/InterOpMay2016-Ops/lesidaner_interop_cap_voevent.pdf) that Comet rejects VOEvent's submitted by [Dakota's](http://voevent.dc3.com/) `sendvo.exe` with a GPG error. Not clear whether this is a fault in Comet, or if Dakota is sending...

Bugs

[Wishlist item] Something of a corollary to #32: (Until such time as we're all submitting VOEvents with GPG fingerprints, and everyone is verifying packets received according to said fingerprints:) It...

Wishlist Features

Hi John, currently, to send VOEvents programmatically, I simply call out to comet-sendvo via the command line; a la: https://github.com/timstaley/pysovo/blob/master/pysovo/comms/comet.py Because essentially the command line is the only stable and...

Wishlist Features

Currently, it's possible for clients to request that the server perform some filtering on their behalf. However, it would be nice for the server admin to be able to impose...

Wishlist Features