Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this part we are going to implement a trivial store for out our network service as well as learn how to push intents. The store will be used to store the service's network state (duh!) while the intent framework will allow us to simply connect together every host in the virtual network we create. 

...