This website requires JavaScript.
Explore
Help
Sign In
syakovlev
/
hse-2026
Watch
1
Fork
0
forked from
course/hse-2026
Code
Pull Requests
Activity
Files
b8b55cd7abe0e9ea116a17442590172400f53d91
hse-2026
/
homework
/
02-grpc-messenger
/
solution
/
proto
/
messenger.proto
T
5 lines
72 B
Protocol Buffer
Raw
Normal View
History
Unescape
Escape
Add HW 2
2026-09-17 16:34:16 +03:00
syntax
=
"proto3"
;
package
mes_grpc
;
// TODO: Add messages and service
Copy Permalink