Skip to content

Instantly share code, notes, and snippets.

View vanhtuan0409's full-sized avatar

Tuấn Vương vanhtuan0409

View GitHub Profile
@vanhtuan0409
vanhtuan0409 / grpclz4.go
Created February 18, 2019 02:19 — forked from linxGnu/grpclz4.go
lz4 encoding for gRPC (connection) encoding. We (at LINE Corp) will try to publish it soon.
// Copyright 2019 LINE Corporation
//
// LINE Corporation licenses this file to you under the Apache License,
// version 2.0 (the "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at:
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT