sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 347 forks source link

Open SSL v 1.1 support #204 #233

Open iddqd13 opened 6 years ago

iddqd13 commented 6 years ago

Hello! I tried to build libsourcey with OpenSSL and got errors. Also saw https://github.com/sourcey/libsourcey/issues/204 Issue. i changed some files according to https://github.com/pocoproject/poco/commit/bfaa161c61cca06526eaf238bfdddd190381616b and OpenSSL Documentation. Please, Check this Pull Request, maybe it will be useful. i checked local build - build successfull ( OpenSSL 1.1.0 -stable , gcc 6.3. , Debian Stretch )

P.S. Sorry for my English. I'm learning it yet. Thanks.