Ashley Jeffs

Results 229 comments of Ashley Jeffs

+1 on this, I'm trying to adopt this library into https://www.benthos.dev and currently I'm struggling to get even basic examples to work. The error message I'm getting right now is...

Thanks @xtrimf, I'm mostly concerned about how I'd be able to specify to a user which field it is that's causing the error, as otherwise they'd have no way of...

Hey @ii64! Yeah this is great, I especially like the addition of an error return value. I think going forwards an implementation with generics makes way more sense than the...

Hey @visortown, are you running `go install github.com/Jeffail/leaps/cmd/leaps`?

Hey @amlwwalker, the messages sent while editing a document aren't stored. Leaps lets you broadcast text to all users on the same document, which are used for metadata such as...

Hey @amlwwalker, just checking in since the refactor, the logic posted above is now at https://github.com/Jeffail/leaps/blob/master/lib/binder/binder.go

Hey @yguarata, I haven't had a chance to read the specs for elements made editable, but I would imagine it's just a case of wrapping the API to catch content...

From scanning the code I can't see straight away where this is happening but there's certainly no reason for it. I'm planning on looking into this next time I'm free...

Ah gross, I remember choking over this before. I'll leave this open for now and come back after a few sleeps.

I've got experimental support for this in master branch, it's not documented or tested thoroughly yet, I'll do both when I get home next week but feel free to check...