huntlabs / grpc-dlang

Grpc for D programming language, hunt-http library based.
Apache License 2.0
44 stars 6 forks source link

streaming and bidirectional streaming grpc? #3

Closed timotheecour closed 5 years ago

timotheecour commented 6 years ago

is that supported? if not is there a timeline?

zoujiaqing commented 6 years ago

This will be supported later.

zhangyuchun commented 6 years ago

this support gprc.

timotheecour commented 6 years ago

@zhangyuchun that's great, are there any examples ? ideally something in https://github.com/huntlabs/hunt-grpc/tree/master/example (right now I don't see any Stream example)

zhangyuchun commented 6 years ago

@timotheecour sorry. i mean that none streaming mode support grpc's none streaming mode right now . stream mode will be support later.

zhangyuchun commented 5 years ago

now support bidirectional