issues
search
semlanik
/
qtprotobuf
Protobuf generator and bindings for Qt framework
https://semlanik.github.io/qtprotobuf
MIT License
170
stars
37
forks
source link
Rename QGrpcSubscription to QGrpcStream
#247
Closed
semlanik
closed
3 years ago
semlanik
commented
3 years ago
Replace 'subscription' term with the 'stream' across the project
Rename the 'updated' signal of QGrpcSubscription to 'messageReceived'
Remove 'Updates' suffix from the generated stream subscribe method names.
Update QML gRPC tests. Use unique message identifiers.