noflo-webserver

Web Server components for the NoFlo flow-based programming environment

Usage no npm install needed!

<script type="module">
  import nofloWebserver from 'https://cdn.skypack.dev/noflo-webserver';
</script>

README

Web Server components for NoFlo Build Status

This module provides NoFlo flow-based programming framework components for running connect-based web servers.

See this blog post for an example.

NoFlo Web Server

For practical needs, the higher-level noflo-xpress library is recommended.