Skip to content

Tags: adam-fowler/async-http-client

Tags

1.0.0-alpha.2

Toggle 1.0.0-alpha.2's commit message
add NIO event loop as an argument for execute (swift-server#79)

* add NIO event loop as an argument for execute

* review fix: add to np-delegate method as well

* Resolve confict

* add missing linux test

* fix formatting

* missing self

* review fix: add event loop preference argument instead of eventloop

* formatting

* review fix: spelling

* fix compilation error

* review fixes: make preference argument not explicit and add precondition that EL must be part of ELG

1.0.0-alpha.1

Toggle 1.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove unused degate and make other one public+rename (swift-server#61)