Python
  • Error
  • Router
  • Server
  • Sse
Python
  • »
  • Index

Index

_ | A | C | D | E | I | L | N | O | P | R | S | T | U

_

  • _run() (Server method)
  • _tick() (Server method)

A

  • assert() (Error static method)

C

  • comment() (Event method)

D

  • data() (Event method)

E

  • Error (built-in class)
  • Error.msg (attribute)
  • Error.msg_with_line (attribute)
  • Error.status (attribute)
  • Error.traceback (attribute)
  • Event (built-in class)
  • event() (Event method)
  • Event._comment (attribute)
  • Event._data (attribute)
  • Event._id (attribute)
  • Event._retry (attribute)

I

  • id() (Event method)

L

  • listen() (Server method)

N

  • new() (Event static method)
    • (Opts static method)
    • (Server static method)
    • (Sse static method)
  • new_with() (Server static method)

O

  • Opts (built-in class)
  • Opts.backlog (attribute)
  • Opts.env (attribute)

P

  • pcall() (Error static method)

R

  • raise() (Error static method)
  • register_handler() (Router method)
  • retry() (Event method)
  • route() (Router method)
    • (Server method)
  • Router (built-in class)
  • Router.routes (attribute)
  • run() (Server method)

S

  • send() (Sse method)
  • Server (built-in class)
  • Server.backlog (attribute)
  • Server.env (attribute)
  • Server.ip (attribute)
  • Server.middleware (attribute)
  • Server.router (attribute)
  • Server.sock (attribute)
  • set_backlog() (Opts method)
  • set_env() (Opts method)
  • set_ip() (Server method)
  • Sse (built-in class)
  • Sse.tx (attribute)

T

  • tick() (Server method)
  • to_string() (Event method)

U

  • use() (Server method)

© Copyright .

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