otakuto

Results 7 issues of otakuto

Request for comments.

https://github.com/grpc/grpc-dart/pull/287 https://github.com/grpc/grpc-dart/pull/351 This will be a re-attempting of the above. Thanks for your review.

size/L

This adds support for mDNS. Best regards for your review.

Loopback mode worked. Maybe the device-to-device function also works, but I haven't tested it yet. Request for comments.

https://icons8.com/icon/100719/fragile

icon request

I have created a new utility function that converts an object to oneof. ```typescript // before const v = { oneofKind: 'a', a: 'test' } // after const v =...

### Feature Request ## Description The atopile VS Code extension is executing the following alias command repeatedly and automatically: ```bash alias ato="'/home/user/.config/Code/User/globalStorage/atopile.atopile/uv-bin/uv' 'tool' 'run' '-p' '3.13' '--from' 'atopile' 'ato'" ```...