Skip to content

evergreen 0.1.0

Compare
Choose a tag to compare
@saghul saghul released this 12 Aug 21:17
· 36 commits to master since this release
  • Added initial UDP support
  • Use fibers instead of greenlet
  • Make event loop API a bit more tulip-ish
  • Added logging for certain exceptions in futures
  • Don't allow futures to be used more than once
  • Removed Future.running
  • Removed empty TODO file
  • Updated documentation