caproto.server.common.Context¶

- class caproto.server.common.Context(pvdb, interfaces=None)[source]¶
Methods
broadcast_beacon_loop()broadcaster_queue_loop()Reference broadcaster queue loop implementation
circuit_disconnected(circuit)Notification from circuit that its connection has closed
stop()subscription_queue_loop()Reference implementation of the subscription queue loop
tcp_handler(client, addr)Handler for each new TCP client to the server
Attributes
pvdb_with_fieldsDynamically generated each time - use sparingly
shutdown_methodsNotify all ChannelData instances of the server shutdown
startup_methodsNotify all ChannelData instances of the server startup