awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMethod Cancellations

Stops a method call that is currently in progress.

Distinct from Request Cancellation: Distinct from Request Cancellation: focuses on cancelling in-progress method calls, not HTTP requests.

Explore 1 awesome GitHub repository matching web development · Method Cancellations. Refine with filters or upvote what's useful.

Awesome Method Cancellations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • danog/madelineprotoAvatar de danog

    danog/MadelineProto

    3,344Ver en GitHub↗

    MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin

    Provides the ability to stop a method call that is currently in progress.

    PHPamphpasyncbot
    Ver en GitHub↗3,344
  1. Home
  2. Web Development
  3. HTTP Methods
  4. Service Method Mapping
  5. Method Cancellations