Skip to content

Releases: pusher/pusher-http-python

Version 1.1.2

Choose a tag to compare

@jpatel531 jpatel531 released this 08 May 21:25

Fixed oversight in socket_id validation regex.

Version 1.1.1

Choose a tag to compare

@jpatel531 jpatel531 released this 08 May 10:45

Pusher#trigger method now validates any socket_id passed in.

Version 1.1.0

Choose a tag to compare

@jpatel531 jpatel531 released this 07 May 12:49

User can now specify a custom JSON encoder or decoder upon initializing Pusher.