chrysn

Results 707 comments of chrysn

This branch also works for the Raspberry Pi devices used by for the exercises. Skimming the discussion I'm afraid we won't get this merged by tomorrow so it could go...

> Has there been any discussion of using CRIs in CoAP itself? For > example, there might be a Proxy-Cri option. It's really the other way 'round: CRIs are largely...

Just a brief update (no work active here but CRIs are changing): * Hosts are now in list form as well (dot separated segments). Convenient for turning them into DNS...

Before I start API sketching here I'd like to collect what CRI handling for RIOT might be able to do, sketching use cases: * URI parsing: Given a buffer that...

I'm currently leaning towards starting small and providing a CRIish interface to parsed URIs first; more can then still be done through a driver model. When processing URIs, this would...

Thanks; it'll take some time to do an initial review. Just for me to have context, were you aware that there is https://gitlab.com/etonomy/riot-module-examples/-/tree/master/embassy-executor-riot as an out-of-tree module providing an executor,...

Is there any supported board on which this is present?