Introducing vibe.d!
Sönke Ludwig
sludwig at outerproduct.org
Fri Apr 27 05:04:33 PDT 2012
Am 27.04.2012 13:57, schrieb David Nadlinger:
> On Friday, 27 April 2012 at 08:47:23 UTC, Sönke Ludwig wrote:
>> Initially I wanted to have a page-comment feature ready as on
>> dlang.org. But for now I guess the github issue tracker should do the
>> job: https://github.com/rejectedsoftware/vibe.d/issues
>
> Oh, and another thing, is vpm live yet? I though about starting to hack
> on a Socket.io implementation for Vibe this weekend…
>
> David
It's live but currently projects can only be registered manually and
there is no user web frontend - not a big deal though. But it still
needs some testing and misses some features (e.g. package signing,
updating and machine-wide installs).
Btw. there is already a WebSocket implementation in
vibe.http.websockets, although still undocumented (vibenotes uses it).
Jan, who has written it also planned on doing a fallback for older
browsers using long polling. But socket.io compatibility was not on the
table yet..
More information about the Digitalmars-d-announce
mailing list