Skip to content

v1.1.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 28 Dec 19:00
· 81 commits to main since this release
  • Updates

    • Add max_transfer_size/0 to return the low level maximum size that can be
      sent at a time. Thanks to @cocoa-xu for this.
  • Bug fixes

    • Properly mark NIF transfer function as IO bound so that the Erlang scheduler
      schedules it properly.