grpc-labview icon indicating copy to clipboard operation
grpc-labview copied to clipboard

Eliminate "Write Server" UE accessors

Open drjdpowell opened this issue 3 years ago • 0 comments

2022-12-06 13_26_53-route_guide lvproj - Project Explorer

UEs should be written in only one place: "Register gRPC Methods.vi", so don't have the ability to write to them elsewhere. Otherwise, this is confusing, as the User assumes these can be written to for a reason. Also, this eliminates two subVIs, helping with the general "heavyweight" feel of the framework.

drjdpowell avatar Dec 06 '22 13:12 drjdpowell