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

Ability to switch from HTTP 1.1. to gRPC #18

Closed
akhunovaa opened this issue Nov 5, 2020 · 1 comment
Closed

Ability to switch from HTTP 1.1. to gRPC #18

akhunovaa opened this issue Nov 5, 2020 · 1 comment

Comments

@akhunovaa
Copy link

akhunovaa commented Nov 5, 2020

Is there such an opportunity to rewrite the implementation of HTTP 1.1 to modern gRPC? Where the speed of information exchange is very fast. I have this implementation in JAVA, where I communicate with TDLib (Telegram Database library) over JNI. But native things from Telegram developers are more better and it will be better to inject and implement here some gRPC :-) Thank you!

@levlam
Copy link
Contributor

levlam commented Nov 5, 2020

This is definitely possible, but is out of scope of this repository. Official Bot API is supposed to have an HTTP interface.

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