Botan Crypto and TLS for D
Etienne Cimon via Digitalmars-d
digitalmars-d at puremagic.com
Wed Feb 18 14:57:08 PST 2015
On 2015-02-18 14:50, Andrei Alexandrescu wrote:
> This is integration tactics that will need to be resolved. I don't see
> them as showstoppers. -- Andrei
You're right it did sound like that. It was partly preference and partly
a need for the circular buffer to solve futures and promises following
this issue:
https://github.com/etcimon/libasync/pull/11#issue-57401462
I'm going to remove the custom memory stuff and start moving the library
into Phobos after I'm done debugging the linking issues for Botan on
Windows.
More information about the Digitalmars-d
mailing list