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

Incepting Http-Request #109

Open
iamgabrielsoft opened this issue Nov 22, 2021 · 5 comments
Open

Incepting Http-Request #109

iamgabrielsoft opened this issue Nov 22, 2021 · 5 comments

Comments

@iamgabrielsoft
Copy link
Contributor

The package 📦 should be able to intercept http request from users. Before forwarding it to 'POST', 'GET', 'PUT' methods

@iamgabrielsoft
Copy link
Contributor Author

have seen axios used this feature, by intercepting http request from the client

@LawsonCheng
Copy link
Owner

I will add a header object to the PokeResult Object, which is intercepted from the response.

@iamgabrielsoft
Copy link
Contributor Author

I will add a header object to the PokeResult Object, which is intercepted from the response.

okay. what do you want me to work on?
how about the websocket?

@LawsonCheng
Copy link
Owner

I am still thinking about what and how to do with the webSocket and how it's necessary to Poke.

@iamgabrielsoft
Copy link
Contributor Author

iamgabrielsoft commented Jun 19, 2022

Well websocket is faster than http connection in sending and receiving request.

Other fetch request lib uses http, it's looks different using websocket ahead of http.

Also they're other protocol available including webtransport.

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