Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

v0.3.0 - onRequest fixed

Latest
Compare
Choose a tag to compare
@gutierrezps gutierrezps released this 21 Feb 20:06
· 3 commits to master since this release

Fixed

  • pr #9: Ensured non-blocking update() loop;
  • pr #9: Changed onRequest calling policy: now it's called only when receiving an empty packet, thus behaving as official Wire library.