Proxy server for accessing the Discord API via gRPC.
Project description
discordproxy
Proxy server for accessing the Discord API via gRPC
Overview
Discord Proxy is a proxy server that provides access to the Discord API via gRPC.
The main purpose is to enable applications to use the Discord API without having to implement Discord's websocket protocol. Instead, applications can use the gRPC API and the proxy will resolve all requests with the Discord API server via websockets or HTTP.
Python applications can import the generated gRPC client directly. Applications in other languages can use the protobuf definition to generate their own gRPC client.
Documentation
For more information please see the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for discordproxy-1.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4277473c501cec9c662c763716b727d1c029d2b8375ff3535e6c7f4dce3c94be |
|
MD5 | 652763a5da859417bd3be3c5303eb70d |
|
BLAKE2b-256 | ff8437388c3edf83458005845dc830027bb2c47a68afa6931511689f2bdeb658 |