Skip to content

TimDAnderson/REST-to-WebSocket-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearView-RestServer

This is a server built with Express that will recieve REST commands and translate them to TCP commands. It is intended to run headless and in the background as a Windows service.

Node is required.

To install:

npm install -g node-windows
node createService/install-windows-service.js

For information on how to run commands please take a look at the test directory

A typical flow through the app:

REST to WebSocket Converter

About

Converts HTTP REST commands to socket commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published