You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

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