boostercloud / booster

Booster Framework
https://www.boosterframework.com
Apache License 2.0
419 stars 87 forks source link

Hoppscotch recommendation for subscribing to read models #656

Closed adriangmweb closed 3 years ago

adriangmweb commented 3 years ago

Documentation bug

Description

Hoppscotch, formerly Postwoman, is being recommended in the documentation to subscribe to a read model. But after trying without success and investigating a bit, it seems that it doesn't support sending headers on WebSockets. This doesn't allow connections to use the Sec-WebSocket-Protocol to send the graphql-ws header. So it's not possible to use it to connect to a Booster subscription.

I think we should remove the reference in the docs

UdattaChowdhury commented 3 years ago

Hey!! I would like to work on this issue. I am a beginner so can you help me out where I can find this issue?

adriangmweb commented 3 years ago

hey @UdattaChowdhury! Of course, the reference in the docs is here. I also updated the link on the description.

If you need any help with the issue, don't hesitate to reach me out on Discord and I'll give you a hand!

UdattaChowdhury commented 3 years ago

Sure, @adriangmweb. Thanks.