datalust / seq-api

HTTP API client for Seq
https://datalust.co/seq
Apache License 2.0
77 stars 21 forks source link

Add CancellationToken #51

Closed SimonCropp closed 6 years ago

nblumhardt commented 6 years ago

This looks great. I'll need to comb over it with fresh eyes, but with a skim it seems to hit the mark nicely. Many thanks!

SimonCropp commented 6 years ago

Note this a breaking change at the runtime level

nblumhardt commented 6 years ago

:+1: thanks for the note. Yes, the code on dev is currently up a major version from master, and has a few binary-breaking changes already.

nblumhardt commented 6 years ago

Thanks!