On 08/10/2021 19:41, Zebediah Figura (she/her) wrote:
Could we instead handle the architecture on the kernel side, the way httpapi does? Then asynchronicity should devolve to passing parameters through to DeviceIoControl().
Sorry I'm not familiar with that at all. Can you elaborate a bit please? Doesn't it already use NtDeviceIoControlFile to talk to nsiproxy? Or did you mean something else?