Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-06-10 17:09:01 +03:00
parent b978e58cf9
commit 3844d9484c
3 changed files with 189 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
// grpc over quic mostly based on https://github.com/sssgun/grpc-quic
// copyright sssgun with MIT license
package grpcquic
package grpcquic // import "go.unistack.org/micro-server-grpc/v3/quic"
import (
"context"