dosco / graphjin

GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks

Home Page:https://graphjin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web sockets inspections

gedw99 opened this issue · comments

commented

What would you like to be added:

I am having trouble getting subscriptions working with clients using web sockets.

Why is this needed:

Would be good if there was a way to see the web sockets being pushed from the backend . Sort of like a proxy or similar.

I am using golang clients that are compiled to wasm and run both in the browser as well as in the middle tier .

If you have sone suggestions for inspecting it’s helpful .

I am almost thinking of putting in a layer 4 proxy but really don’t want to