Skip to content

Commit

Permalink
Merge pull request #319 from gotd/docs/readme-update
Browse files Browse the repository at this point in the history
docs(readme): update
  • Loading branch information
ernado authored May 4, 2021
2 parents bdc6366 + ff2be42 commit 1bab2dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,11 @@ This project is fully non-commercial and not affiliated with any commercial orga
* [downloads](https://pkg.go.dev/github.com/gotd/td/telegram/downloader) with CDN support, also multiple streams
* [messages](https://pkg.go.dev/github.com/gotd/td/telegram/message) with various convenience builders and text styling support
* [query](https://pkg.go.dev/github.com/gotd/td/telegram/query) with pagination helpers
* [invokers](https://pkg.go.dev/github.com/gotd/td/telegram/invokers) for rate limiting and FLOOD_WAIT handling
* CDN support with connection pooling
* Automatic datacenter migration and redirects handling
* Graceful [request cancellation](https://core.telegram.org/mtproto/service_messages#cancellation-of-an-rpc-query) via context
* WebSocket transport support

## Example

Expand Down

0 comments on commit 1bab2dc

Please sign in to comment.