[DiscordArchive] ```rpc OnFriendAdded (.bgs.protocol.friends.v1.FriendNotification) returns (.bgs.protocol.NO_RESPONS
[DiscordArchive] ```rpc OnFriendAdded (.bgs.protocol.friends.v1.FriendNotification) returns (.bgs.protocol.NO_RESPONS
Archived author: MaxHayman • Posted: 2021-03-02T19:32:39.832000+00:00
Original source
grpc is an implementation of the rpc service model in protobuf
Archived author: Fabian • Posted: 2021-03-02T19:33:16.837000+00:00
Original source
You can use your own way of dealingn with the rpc functions of protobuf or you can use libs like grpc
Archived author: Gunsablazin • Posted: 2021-03-02T19:33:42.347000+00:00
Original source
ahhh i see
Archived author: Fabian • Posted: 2021-03-02T19:33:43.898000+00:00
Original source
Grpc also always uses http as protocol i think? When sending stuff