Skip to content

pruett/voices-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voices Websocket Server

js-standard-style

This small server synchronizes connected clients with realtime updates from the UI. It sits between the user and external servers/services/databases etc.

architecture

Getting Started

Install dependencies

  • npm i

Run tests

  • npm run test:watch
  • Note: This will run the standard javascript style linter.

Architecture/Technology

We are using redux to manage application state, here on the server, as well as on the client.

About

web socket server for get voices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors