fastchat.serve.controller

A controller manages distributed workers. It sends worker addresses to clients.

Module Contents

Classes

DispatchMethod

Generic enumeration.

class fastchat.serve.controller.DispatchMethod[source]

Generic enumeration.

Derive from this class to define new enumerations.