Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Bridge API #776

Merged
merged 13 commits into from Dec 19, 2018
Merged

Bridge API #776

merged 13 commits into from Dec 19, 2018

Commits on Dec 17, 2018

  1. Copy the full SHA
    a901d12 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Copy the full SHA
    95a9c78 View commit details
    Browse the repository at this point in the history
  2. Transformed ContainerApiDispatcher into ContainerApiBuilder with flex…

    …ible API to parameterize constructed interface intended for bridging
    lucksus committed Dec 18, 2018
    Copy the full SHA
    18ede15 View commit details
    Browse the repository at this point in the history
  3. ContainerApiBuilder rustdocs

    lucksus committed Dec 18, 2018
    Copy the full SHA
    f364e31 View commit details
    Browse the repository at this point in the history
  4. Add container_api to Context -> change Context::new() -> switch to Co…

    …ntextBuilder in lots of places, where possible
    
    (added ContextBuilder::with_logger)
    lucksus committed Dec 18, 2018
    Copy the full SHA
    48778db View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5133a50 View commit details
    Browse the repository at this point in the history
  6. Spawn instances in bridge order and build bridge APIs to pass into co…

    …ntexts.
    
    (instantiate_from_config() is tested via container.load_config)
    lucksus committed Dec 18, 2018
    Copy the full SHA
    55d87cd View commit details
    Browse the repository at this point in the history
  7. rustfmt

    lucksus committed Dec 18, 2018
    Copy the full SHA
    1b689b2 View commit details
    Browse the repository at this point in the history
  8. Bridge::handle

    lucksus committed Dec 18, 2018
    Copy the full SHA
    b314282 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e23c780 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    279d61c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' into bridge-api

    Nicolas Luck committed Dec 18, 2018
    Copy the full SHA
    ad7b58f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Merge branch 'develop' into bridge-api

    Nicolas Luck committed Dec 19, 2018
    Copy the full SHA
    164c0a6 View commit details
    Browse the repository at this point in the history