chore(release): 0.5.0 #13
@@ -62,7 +62,7 @@ class BackendServer:
|
||||
)
|
||||
time.sleep(1)
|
||||
|
||||
def _send_ack(self, client: Client, target_id: str) -> None:
|
||||
def send_ack(self, client: Client, target_id: str) -> None:
|
||||
"""Send an ACK message to a client.
|
||||
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user