Skip to content

Wumpy-gateway v0.3.0

Compare
Choose a tag to compare
@Bluenix2 Bluenix2 released this 01 Aug 23:06
37fff54

This release is smaller compared to the last release, and any future release will be considered more of a maintenance release as wumpy-gateway has more-or-less gotten to a state of feature completeness.

Changes

Features

  • Add new receive_event() method as an alternative to iteration
  • Allow Shard to be instantiated before event loop is running
  • Add all gateway commands
  • Add ability to instantly RESUME on startup
  • Forward latency property

Fixes

  • Fix Shard not closing context managers with exception information
  • Allow Shard to be instantiated before event loop is running
  • Reset events buffer when RESUME:ing to prevent duplicated events
  • Prevent dead-lock with heartbeater and write lock