mirror of
https://github.com/demostf/sync.git
synced 2026-06-04 19:14:07 +02:00
add dockerfile
This commit is contained in:
parent
6671772d18
commit
40dc4749cf
6 changed files with 21 additions and 1 deletions
1
sync.js
1
sync.js
|
|
@ -1,4 +1,5 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var websocket_1 = require("websocket");
|
||||
var http_1 = require("http");
|
||||
var sessions = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue