Commit Graph

11 Commits

Author SHA1 Message Date
syeopite 40b9ccc733
Revert "upgrade to 2.23.1 of lsquic (#6)"
This reverts commit cb01d0fbb8.
2021-06-09 15:50:28 -07:00
Van Huynh cb01d0fbb8
upgrade to 2.23.1 of lsquic (#6)
* upgrade to 2.23.1 of lsquic

* Update shard.yml

* Update version in README

* Use compiled liblsquic.a from static alpine build

https://github.com/iv-org/lsquic-static-alpine/releases/tag/v2.23.1
https://github.com/iv-org/lsquic-static-alpine/releases/download/v2.23.1/liblsquic.a

* Update README.md

Co-authored-by: saltycrys <73420320+saltycrys@users.noreply.github.com>

Co-authored-by: Perflyst <mail@perflyst.de>
Co-authored-by: saltycrys <73420320+saltycrys@users.noreply.github.com>
2021-02-18 08:40:35 +01:00
Omar Roth 96a75aae05
Update to latest version of lsquic 2020-07-19 11:42:57 -04:00
Omar Roth 392a57aa8f
Update to latest version of lsquic 2020-05-20 12:00:38 -05:00
Omar Roth 016f733109 Replace IO::FileDescriptor with IO::ChanneledPipe 2019-11-24 13:22:08 -05:00
Omar Roth 7f2ecbfcdc Handle engine in separate fiber 2019-11-23 17:35:46 -05:00
Omar Roth 6244230346
Add QUIC::Client 2019-11-16 14:07:48 -05:00
Omar Roth 10e2894eef
Minor cleanup 2019-11-15 21:45:20 -05:00
Omar Roth fcf16e715a
Add patch for BoringSSL 2019-11-15 21:22:20 -05:00
Omar Roth 6e4b028f45
Add support for writing headers 2019-11-13 09:31:41 -05:00
Omar Roth 33a6cdd79e
Initial commit 2019-11-12 20:15:43 -05:00