Skip to content

Releases: zincware/ZnSocket

v0.1.10

22 Sep 20:13
7b3f6d9
Compare
Choose a tag to compare

What's Changed

  • enable registering into an existing socketio server by @PythonFZ in #40

Full Changelog: v0.1.9...v0.1.10

v0.1.9

22 Sep 18:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

21 Jun 12:55
62158d8
Compare
Choose a tag to compare

What's Changed

  • V 0.1.8 maintenance by @PythonFZ in #22
    performance increase
    better exception inheritance
    deprecation

Full Changelog: v0.1.7...v0.1.8

v0.1.7

19 Jun 13:40
d031a62
Compare
Choose a tag to compare

What's Changed

  • bump minium python-socketio version for use of SimpleClient by @PythonFZ in #20

Full Changelog: v0.1.6...v0.1.7

v0.1.6

12 Jun 17:25
23f45e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

07 Jun 05:52
59ceb51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

ZnSocket v0.1.4

29 May 20:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

ZnSocket v0.1.3

29 May 16:53
d0729bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

ZnSocket 0.1.2

29 May 09:18
96f262e
Compare
Choose a tag to compare

Initial ZnSocket Release

  • support parts of redis API
  • implement znsocket.List