module documentation

Session server-sent events client.

Copyright 2017-2025, Voxel51, Inc.

Class Client No class docstring; 2/2 properties, 0/5 instance variable, 0/5 class variable, 5/8 methods documented
Variable logger Undocumented
Function _ping Undocumented

Undocumented

@retry(wait_fixed=500, stop_max_delay=10000)
def _ping(url: str): (source)

Undocumented