🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Open APIs - streaming : which to use??
Hi all,
Looking for some opinions here!! When exposing a request/reply style interface, REST-over-HTTP is the defacto standard for applications, especially web and cloud apps. GraphQL and gRPC are gaining ground.
But if you wanted to expose an asynchronous / streaming service (e.g. to publish temperature updates, bus location updates, pricing updates, Twitter updates, etc.), what API or protocol(s) would you use? If you were to build something brand new to send data to (say) customers, what would you prefer to use, and why? If multiple answers, order of preference..?
Thank you! 🙏
Aaron