Would it be possible to add PGM transport (via openpgm) to the pub/sub API?
Re: Publish/subscribe via PGM?
Posted: Fri Oct 16, 2015 11:31 am
by jarl
Unfortunately I don't think this is likely. The pub/sub implementation currently maps quite closely to TCP, and extending it to something like PGM would be a lot of work.