README ¶ 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 Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis client Binary client is an example client. Binary client is an example client. server Binary server is an example server. Binary server is an example server. Click to show internal directories. Click to hide internal directories.