Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stem

A small foray into using the Go language

Goal

Stem is a simplistic Web Host that takes input from an API and distributes the data across a modular system of clients.

Supported Modules

API

The API receives simple values as input through HTTP Post requests.

WebSockets

The WebSockets Host is a Web UI for streaming the incoming results from the API.

Console

The Console streams the input from the API data to os.Stderr

About

Simple modular streaming

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages