Jon Skeet

Results 748 comments of Jon Skeet

Personally I'd say that if a JSON string with content `"{}"` is to be stored in a CloudEvent using the protobuf event format, it should be in `text_data` with content...

@JemDay: But that "including the double quotes" was in the context of a *JSON string* value (emphasis mine): > Personally I'd say that if a **JSON string** with content "{}"...

Given that the library at https://github.com/nats-io/nats.net isn't GA yet, and doesn't look like it's getting a *lot* of work done on it (and I acknowledge that CloudNative.CloudEvents is in a...

I'm on holiday at the moment. I'll respond to this when I'm back.

(There *is* support for custom settings via GrpcChannelOptions, but I don't know about these specific options in different implementations.)

Yes, quite possibly. I'm on holiday, so haven't actually checked. The proxy is normally set in other ways - I don't know if Grpc.Net has support for maximum metadata size

@AlexandrTrf: Amanda is on vacation until next week.

Currently there's no conversion between .tdo files and .vdrum files. I haven't looked into the .tdo format, although I wouldn't be at all surprised if it were just a memory...