tonyg / udp-exchange

Extends RabbitMQ Server with support for a new experimental exchange type, `x-udp`.
Other
48 stars 15 forks source link

Fix compile error #11

Open pauldeng opened 7 months ago

pauldeng commented 7 months ago

Dear @tonyg,

This is a PR to fix https://github.com/tonyg/udp-exchange/issues/10.

I fixed the compile issues, now this plugin can be compiled under Erlang 26 and RabbitMQ 3.13.

However, I need your help:

Thanks again for creating this plugin.

Cheers, Paul