discord-ext-ipc
2.1.1

Contents:

  • 1. Server Setup
  • 2. Client Connection
  • 3. IPC Errors
  • 4. Example Usages
discord-ext-ipc
  • »
  • Index

Index

B | C | D | H | I | J | M | N | P | R | S | U

B

  • bot (discord.ext.ipc.server.Server attribute)

C

  • Client (class in discord.ext.ipc.client)

D

  • do_multicast (discord.ext.ipc.server.Server attribute)

H

  • handle_accept() (discord.ext.ipc.server.Server method)
  • handle_multicast() (discord.ext.ipc.server.Server method)
  • host (discord.ext.ipc.server.Server attribute)

I

  • init_sock() (discord.ext.ipc.client.Client method)
  • IPCError (class in discord.ext.ipc.errors)

J

  • JSONEncodeError (class in discord.ext.ipc.errors)

M

  • multicast_port (discord.ext.ipc.server.Server attribute)

N

  • NoEndpointFoundError (class in discord.ext.ipc.errors)
  • NotConnected (class in discord.ext.ipc.errors)

P

  • port (discord.ext.ipc.server.Server attribute)

R

  • request() (discord.ext.ipc.client.Client method)
  • route() (discord.ext.ipc.server.Server method)
    • (in module discord.ext.ipc.server)

S

  • secret_key (discord.ext.ipc.server.Server attribute)
  • Server (class in discord.ext.ipc.server)
  • ServerConnectionRefusedError (class in discord.ext.ipc.errors)
  • start() (discord.ext.ipc.server.Server method)

U

  • update_endpoints() (discord.ext.ipc.server.Server method)

© Copyright 2020-present, Ext-Creators.

Built with Sphinx using a theme provided by Read the Docs.