invisibleroads / invisibleroads/socketIO-client

wait() - milliseconds doesn't work

Open
#106 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
441
Forks
204
PR merge metrics
No merged PRs in 30d

Description

i need to push more than one message per second. In the wait function i found following code:

`def wait(self, seconds=None, **kw):
...
self._transport.set_timeout(seconds=1)`

this allows me not sending more than one message per second.
##

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.