Skip to content

Move rocket and iron integrations to separate crates #70

Closed
@theduke

Description

@theduke

Since breaking changes in iron/rocket can force a major version bump to juniper, which is the case right now with the Rocket update (#67), we'd like to pull out the integrations into separate crates.

This also makes the testing setup a bit easier to handle.

Tasks

  • Rocket

    • Move code to juniper_rocket crate
    • Move example to new crate
    • Update travis/appveyor specs
    • Documentation
    • Publish crate
  • Iron

    • Move code to juniper_iron crate
    • Move example to new crate
    • Update travis/appveyor specs
    • Documentation
    • Publish crate

Metadata

Metadata

Assignees

No one assigned

    Labels

    semver::breakingBreaking change in terms of SemVer

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions