seaweedfs/weed/pb
chrislu 9f9ef1340c use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
2021-12-26 00:15:03 -08:00
..
filer_pb use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
iam_pb upgrade protoc to 3.17.3 2021-12-05 00:42:25 -08:00
master_pb add lock messages 2021-12-10 13:24:38 -08:00
messaging_pb upgrade protoc to 3.17.3 2021-12-05 00:42:25 -08:00
remote_pb upgrade protoc to 3.17.3 2021-12-05 00:42:25 -08:00
volume_server_pb upgrade protoc to 3.17.3 2021-12-05 00:42:25 -08:00
filer.proto filer server: add "datacenter, rack and datanode" for path specific configuration 2021-12-23 23:25:05 +08:00
filer_pb_tail.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
grpc_client_server.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
iam.proto adjust protoc 2020-06-20 08:00:25 -07:00
Makefile upgrade protoc to 3.17.3 2021-12-05 00:42:25 -08:00
master.proto add lock messages 2021-12-10 13:24:38 -08:00
messaging.proto adjust protoc 2020-06-20 08:00:25 -07:00
proto_read_write_test.go go fmt 2019-12-02 20:49:58 -08:00
remote.proto filer.remote.sync: automatically detect the primary remote storage 2021-09-06 15:10:55 -07:00
server_address.go use default 10000 for grpc port 2021-09-20 14:05:59 -07:00
shared_values.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
volume_server.proto volume copy: stream out copying progress and avoid grpc request timeout 2021-10-24 02:52:56 -07:00