Skip to content

Adds streaming client to the UDS streamer and fixes some bugs

Compare
Choose a tag to compare
@johnsiilver johnsiilver released this 05 Jan 21:16
· 1 commit to master since this release

UDS gets a proto streaming client so that you can send streams of messages instead of request/reply style.

Fixes gid/uid + file perm checks in the UDS client that were being ignored.