Commit graph

7 commits

Author SHA1 Message Date
Sönke Ludwig b73dadde0c Use latest eventcore. 2017-01-15 22:18:17 +01:00
Sönke Ludwig 003331cc90 Test with all Linux eventcore configurations. 2016-12-19 22:37:18 +01:00
Sönke Ludwig df69c86bd4 Fix debug versions in package recipe. 2016-11-29 19:17:40 +01:00
Sönke Ludwig 3a5975f046 Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00
Sönke Ludwig c08f101549 Update for eventcore 0.5.0 and the latest DMD beta. 2016-10-24 08:22:49 +02:00
Sönke Ludwig e294d24a4b Update for latest eventcore version. 2016-10-05 14:40:29 +02:00
Sönke Ludwig 7e2d1dd038 Initial commit.
The library is able to support simple TCP servers in the current state. The API is still mostly compatible with mainline vibe.d, but the driver systen has been replaced by the eventcore library and sockets/files/timers/... are now structs with automatic reference counting instead of GC collected classes. The stream interfaces have been removed for now.
2016-03-01 20:30:42 +01:00