Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 290 Bytes

A small example program using uvw and libcurl together.

todo:

  • cancel operations from callbacks
  • all options/info functions (minus those used internally)
  • examples for most features
  • more type safe events
    • HeaderEvent: key(), value() functions