awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesWebSocket API Request Integrations

Sends REST-like requests to supported exchange endpoints through an existing WebSocket connection.

Distinct from WebSocket Integrations: Distinct from WebSocket Integrations: focuses on sending API requests over WebSocket, not just establishing connections.

Explore 1 awesome GitHub repository matching web development · WebSocket API Request Integrations. Refine with filters or upvote what's useful.

Awesome WebSocket API Request Integrations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sammchardy/python-binanceAvatar de sammchardy

    sammchardy/python-binance

    7,176Voir sur GitHub↗

    python-binance is a Python client library that provides programmatic access to the Binance cryptocurrency exchange through both REST and WebSocket APIs. It serves as a comprehensive toolkit for automated trading, account management, and market data retrieval, enabling developers to build trading bots, portfolio management tools, and data analysis applications that interact directly with the exchange. The library distinguishes itself through a dual-client architecture that separates synchronous REST calls from persistent WebSocket streams, allowing concurrent execution without blocking. It inc

    Sends REST-like API requests through an existing WebSocket connection for lower latency.

    Pythonapibinancecryptocurrency
    Voir sur GitHub↗7,176
  1. Home
  2. Web Development
  3. WebSocket Integrations
  4. WebSocket API Request Integrations