OpenFlow Controller In Elixir
Find a file
2017-11-21 13:57:24 +09:00
config Work on test case for secure channel 2017-11-20 20:43:32 +09:00
lib Work on test case for secure channel 2017-11-20 20:43:32 +09:00
src Work on test case for secure channel 2017-11-20 20:43:32 +09:00
test Add test cases for NAT flow patterns 2017-11-21 13:57:24 +09:00
.gitignore Openflow parser 2017-11-13 22:52:53 +09:00
mix.exs Work on test case for secure channel 2017-11-20 20:43:32 +09:00
mix.lock Work on test case for secure channel 2017-11-20 20:43:32 +09:00
README.md Openflow parser 2017-11-13 22:52:53 +09:00

Tres

TODO: Add description

Installation

If available in Hex, the package can be installed by adding tres to your list of dependencies in mix.exs:

def deps do
  [
    {:tres, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/tres.