nextcord-ext-ipc
stable

Contents:

  • 1. Server Setup
  • 2. Client Connection
  • 3. IPC Errors
  • 4. Example Usages
nextcord-ext-ipc
  • »
  • Index
  • Edit on GitHub

Index

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

A

  • add_cog() (nextcord.ext.ipc.server.Server method)

B

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

C

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

D

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

H

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

I

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

J

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

M

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

N

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

P

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

R

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

S

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

U

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

© Copyright 2021, Nextcord Developers. Revision db80db2b.

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