Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

dancasey/rxdn

Repository files navigation

Reactively Defined Networking (rxdn)

An SDN framework built on Node.js and Reactive Extensions.

Warning

I made this as part of a research project back in 2015-2017. The tooling and versions used here reflect the era. OpenFlow 1.4 and 1.5 are not covered. Dependencies are outdated.

Related Projects

This is the top of a stack of three projects: the controller.

  1. rxdn, this project, which relies on...
  2. node-openflow, an OpenFlow 1.0/1.3 library, which is built on...
  3. openflow-schema, which provides message checking and instantiation

For an academic explanation, see Chapters VI and VII of my dissertation.

Usage

See the examples directory for simple instantiations of hub and switch behavior:

About

Reactively Defined Networking (rxdn)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published