vibed and thrift client

Chris Wright via Digitalmars-d digitalmars-d at puremagic.com
Tue Dec 1 20:40:41 PST 2015


You would need to create vibe-aware alternatives to TSSLSocket and 
TSocket. You would need a server that can assign requests to new fibers. 
That's about it.

You could easily make this its own library. No need to modify thrift.


More information about the Digitalmars-d mailing list