issues
search
pusher
/
pusher-http-python
Pusher Channels HTTP API library for Python
https://pusher.com/docs/server_api_guide
MIT License
376
stars
113
forks
source link
Prepare 3.3.1
#199
Closed
fbenevides
closed
1 year ago
fbenevides
commented
1 year ago
What does this PR do?
Prepare release with #195 and #198
CHANGELOG
[ADDED] Allow Client to accept float as a timeout
[CHANGED] the maximum event payload size permitted by this library has been increased. This change affects the library only: the Channels API still maintains a 10kb size limit and will return an error if the payload is too large.
What does this PR do?
Prepare release with #195 and #198
CHANGELOG