gRPC for DLang release new version, add asynchronous api.
    zoujiaqing 
    zoujiaqing at gmail.com
       
    Wed Sep 18 13:34:39 UTC 2019
    
    
  
gRPC is a modern open source high performance RPC framework that 
can run in any environment. It can efficiently connect services 
in and across data centers with pluggable support for load 
balancing, tracing, health checking and authentication. It is 
also applicable in last mile of distributed computing to connect 
devices, mobile applications and browsers to backend services.
Major improvements:
1. Interface optimization
2. Support asynchronous requests
3. Improve stability
4. Updated hunt-http to better support http2 protocol
5. Fix some bugs
Project repo:
https://github.com/huntlabs/grpc-dlang
    
    
More information about the Digitalmars-d-announce
mailing list