Open darknode opened 7 years ago
ActiveMQ(and in some cases RabbitMQ) will fail if TextMessage has content-length header. When we send frame with string in a body we can omit content-length header automatically. Package tests are up to date.
ActiveMQ(and in some cases RabbitMQ) will fail if TextMessage has content-length header. When we send frame with string in a body we can omit content-length header automatically. Package tests are up to date.