vibe.d 0.7.18 has been released
    Atila Neves 
    atila.neves at gmail.com
       
    Tue Dec  3 01:37:07 PST 2013
    
    
  
On Friday, 29 November 2013 at 17:31:41 UTC, Robert M. Münch 
wrote:
> On 2013-11-26 19:31:44 +0000, Sönke Ludwig said:
>
>> Homepage: http://vibed.org/
>> DUB package: http://code.dlang.org/packages/vibe-d
>> GitHub: https://github.com/rejectedsoftware/vibe.d
>
> Out of curiosity, it looks like vibe.d could be used to 
> implement all kind of network protocolls. Is that right? Or is 
> this use-case to screwed-up for it?
I wrote an MQTT broker on top of vibe.d's TCP functionality:
https://github.com/atilaneves/mqtt
    
    
More information about the Digitalmars-d-announce
mailing list