Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

323 B

Compression

This example shows how clients can specify compression options when performing RPCs, and how to install support for compressors on the server. For more information, please see our detailed documentation.

go run server/main.go
go run client/main.go