Michiel De Backker
Michiel De Backker
> Is there any ETA on supporting EOR? Last time I checked this doesn't apply to us. EOR is a flag used by the kernel-level SCTP API. pion/webrtc uses its...
The `ConcreteTreeNode` seems like quite a nice abstraction. Maybe it's interesting to add for the `LogicalPlan` & `Expr` as well.
Regarding the subject name, similarly replacing it with the serial number could look as follows: 1. Advertise the serial number as a `sn` mDNS TXT record. 1. use `._openscreen._udp` as...
> It seems "Issuer Name" also has problem. According to the spec, "Issuer Name" is set as the model-name from the agent-info message. However, the model-name information is exchanged during...
> > Regarding the subject name, similarly replacing it with the serial number could look as follows: > > That sounds like a great approach. bakkem@, do you have the...
I just remembered there is another precedent for this set by WebRTC's [local ICE candidates](https://datatracker.ietf.org/doc/id/draft-ietf-rtcweb-mdns-ice-candidates): > Generate a unique mDNS hostname. The unique name MUST consist of a version 4...
Is the same comment not relevant to the `Subject Name`? It is defined as `CN = ._openscreen._udp`.
The use of `` in the subject name is no issue? Is there a way to set this field after calculation of the fingerprint?
Here's some thoughts on making OSP-C open to other uses: - Introduce a new `agent-capability` for `send-data` and `receive-data` (or just a symmetric `exchange-data`). To allow an agent to support...
Some notes on the "OSP Connection" side of things: * TAG feedback: The protocol spec (goals, approach & definition) needs to become both more focused and more specific/detailed. * TAG...