carsonfarmer

Results 94 comments of carsonfarmer

@jeffkhull see also https://github.com/kofrasa/mingo for some inspiration/ideas?

We should move this convo to https://github.com/textileio/js-threaddb/issues/36

Hiya, this issue bit me today when trying to debug a client hanging after a call to close(). Anything I can do to help get this fix in?

Glad to see this conversation progressing. I think @mikeal's second proposed approach is preferable from our perspective as well, so happy to support and contribute to that work!

The timing is good for this call as well, because we are getting close to starting work on this (type of) thing. What's the best way to coordinate/schedule something like...

Hi @doodlemania2 this is actually expected behavior. Essentially, `subscribe` is opening a streaming endpoint, and will output updates as they come. Generally it is most useful to call `textile subscribe`...

We should probably clarify this in the tour docs šŸ‘.

Good suggestions! I’m going to rename this ticket and use it to update the docs etc šŸ‘

Ooops, that's not actually what I created this ticket for, its related to what sander linked for. We need a more clear explanation of what this command _does_ in the...

With that in mind, I think `observe` is a reasonable change.