Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

medooze/swis-websocket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swis-websocket-server

WebSocket server for swis. It allows non-WebRTC capable browsers to use swis.

The server opens a plain WebSocket server on 0.0.0.0:8088 (use a firewall to block direct access to it).

Installation

$git clone https://GITHUB_USER:GITHUB_TOKEN@github.com/eface2face/swis-websocket-server.git

where GITHUB_USER is a Github acount with read permission on this project and GITHUB_TOKEN a "Personal Access Token" for such a user.

Usage

  • Install dependencies: `
$ npm install
  • Run node index.js or manage it as daemon with forever.

About

WebSocket server for swis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published