Commit graph

5 commits

Author SHA1 Message Date
Sönke Ludwig abc353cfe9 Update gitignore. 2018-02-22 18:07:29 +01:00
Sebastian Wilzbach 786c1fce03 Add .lst files to .gitignore 2017-06-30 03:40:11 +02:00
Sönke Ludwig 67e57f34d6 Update .gitignore. 2017-06-22 20:34:29 +02:00
Sebastian Wilzbach 45cc1fb954 Add executeables to .gitignore 2017-03-22 13:41:38 +01: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