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

Request support for Concurrency and Web App. #7

Closed
JoneWang opened this issue Oct 31, 2022 · 5 comments
Closed

Request support for Concurrency and Web App. #7

JoneWang opened this issue Oct 31, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@JoneWang
Copy link

Your project is a great library! It has a lot of fun features when combined with Vapor. The combination with Vapor is also great for making Telegram Web App for Bot.

Request support for these features:

  • async/await makes it easier to read and is now supported by most of the libraries still being updated.
  • Telegram is supporting Web App for Bot this year and we hope to add these features.
    https://core.telegram.org/bots/webapps
@Butanediol
Copy link

So true! This project is really awesome.

BTW WebApp is already possible with this library. I have no experience in frontend development but I build a simple demo page with this framework.

image

@nerzh
Copy link
Owner

nerzh commented Oct 31, 2022

@JoneWang support for async wait is already in the implementation, please wait a bit

@JoneWang
Copy link
Author

@JoneWang support for async wait is already in the implementation, please wait a bit

Thank you!

@nerzh nerzh added the enhancement New feature or request label Nov 2, 2022
@griffenk
Copy link

griffenk commented Feb 5, 2023

w/o async await there is limited use.

@nerzh nerzh closed this as completed Mar 10, 2023
@nerzh
Copy link
Owner

nerzh commented Mar 10, 2023

#9

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

No branches or pull requests

4 participants