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

Roadmap #28

Closed
6 tasks done
3JoB opened this issue Sep 12, 2023 · 1 comment
Closed
6 tasks done

Roadmap #28

3JoB opened this issue Sep 12, 2023 · 1 comment

Comments

@3JoB
Copy link
Owner

3JoB commented Sep 12, 2023

TEP is a fork of https://gopkg.in/telebot.v3. TEP can follow BotAPI updates faster, as well as some more radical optimizations (of course, there may be wrong modifications, and it is not necessarily stable. , because I often forget to test and I don't like unit tests).

Now I will push the latest roadmap here, and it will be continuously updated. If you have any nice features, please try merging them into telebot first instead of TEP. Only if your merge is rejected by telebot or there is no response for a long time, you should send a merge request to TEP.

By the way, some methods of telebot and TEP are different, please do not copy and paste directly.


Tasks

  • Upgrade the network framework to resty-ilo to coexist with fasthttp
  • PoolingContext
  • Modify Raw value passing to avoid more copies.
  • Remove or avoid regular expressions.
  • Optimize the way errors exist.
  • The middleware uses a method like Next() to continue.
@3JoB 3JoB pinned this issue Sep 19, 2023
@3JoB
Copy link
Owner Author

3JoB commented Oct 2, 2023

Version 2 is currently under stable development, and I will rewrite the documentation when it is almost ready.

@3JoB 3JoB closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2023
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

1 participant