You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, please take a look at #680 for a similar effort. I would expect to see a transport/amqp.{Client,Server} and roughly equivalent functionality (Before/After funcs, {Decode,Encode}{Request,Response} funcs, etc) to the other transport packages.
amqp transport publisher
amqp transport tests
lint fixes for amqp transport
fixed formatting and punctuation
zzz
default ContentType is null, increased max length of correlationId to 255
refractored subscriber EncodeResponseFunc into encode func, and send func
zzz
Hey, I would like to add amqp transport with an eye on #680 and help of https://github.com/streadway/amqp
Is it OK idea?
The text was updated successfully, but these errors were encountered: