Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address grumbles and refactor cors headers #1

Merged
merged 5 commits into from
Sep 27, 2018
Merged

Address grumbles and refactor cors headers #1

merged 5 commits into from
Sep 27, 2018

Conversation

tomusdrw
Copy link

No description provided.

c0gent and others added 5 commits September 15, 2018 06:30
* Replace `tokio_core` with `tokio`.

* `server_utils::reactor::Remote` has been renamed to `Executor`.
  The `Shared` variant now contains a `tokio::runtime::TaskExecutor`.
  This may need to be changed to a trait object (of
  `tokio::executor::Executor`) or be otherwise abstracted to conceal the
  type in the public API.

* Bump crate versions to 0.9
@c0gent c0gent merged commit f8c30a8 into c0gent:c0gent-hyper Sep 27, 2018
@c0gent
Copy link
Owner

c0gent commented Sep 27, 2018

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants