Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom protocol? #134

Open
lizheng-xieyadong opened this issue Mar 15, 2024 · 2 comments
Open

Support custom protocol? #134

lizheng-xieyadong opened this issue Mar 15, 2024 · 2 comments

Comments

@lizheng-xieyadong
Copy link

Now "go-graphql-client " only support "GraphQLWS " and "SubscriptionsTransportWS".
Are there plans to support custom protocols.

@hgiasac
Copy link

hgiasac commented Mar 15, 2024

It depends. You can create a request issue if you know any popular subscription protocol. We will analyze and decide if it's worth to support.
Or we can expose the interface so everyone can fork or run subscription with a custom implementation

@lizheng-xieyadong
Copy link
Author

Exposing the interface is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants