Skip to content

2.4.0 - Continuous and Non-Blocking

Compare
Choose a tag to compare
@caternuson caternuson released this 08 Feb 00:23
· 8 commits to master since this release
2f58faf
  • Support added for continuous reading. (see new continuous example)
  • Support added for non-blocking reading. (see new 'nonblocking` example)
  • Refactor clean up of a bunch of redundant code.
  • Thanks @matthewlai