Skip to content

davidgraig/transmission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transmission

A small Web-RTC multi-peer chat application written in Typescript. Designed to be extensible and modular

Requirements

Quick Start

  1. Start the server: node bin/server/index.js
  2. Open a browser, navigate to: http://localhost:8080

Development

  1. start webpack webpack --watch
  2. start the server npm run dev

About

WebRTC Typescript chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors