checking in all work done so far because what if my SSD dies?
This commit is contained in:
7
mumble/grpctest.py
Executable file
7
mumble/grpctest.py
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import grpc
|
||||
from grpc.tools import protoc
|
||||
import tempfile
|
||||
|
||||
conn = grpc.
|
||||
Reference in New Issue
Block a user