kendarorg / HttpAnsweringMachine

Mixing trafficparrot, mitm proxy and pact.io, without using all of them. Real mocks, Recording, Inspections, PACT and NULL infrastructure at once
MIT License
32 stars 3 forks source link

STOMP Server-Or classpath oveerride #105

Closed kendarorg closed 1 year ago

kendarorg commented 2 years ago

https://en.wikipedia.org/wiki/Streaming_Text_Oriented_Messaging_Protocol https://www.apiui.org/ It works with HTTP(s) but also with STOMP which means it can also be used with JMS and KAFKA

kendarorg commented 1 year ago

Shoud not it become an ovveride to the real driver like added in the classpath?