Skip to content

0.1.2

Compare
Choose a tag to compare
@alexforencich alexforencich released this 19 Dec 00:29
· 96 commits to master since this release

Notable changes in this release:

  • Added ability to cast GmiiFrame and XgmiiFrame to bytes
  • Changed send() and recv() to async blocking calls, and added non-blocking send_nowait() and recv_nowait().