Skip to content

Commit

Permalink
Sockets: Go rewrite
Browse files Browse the repository at this point in the history
WIP

Fixes smogon#2943
  • Loading branch information
Morfent committed Dec 10, 2016
1 parent e8fa447 commit 30aa7ee
Show file tree
Hide file tree
Showing 5 changed files with 1,319 additions and 426 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,10 @@
"preferGlobal": true,
"description": "The server for the Pokémon Showdown battle simulator",
"version": "0.10.2",
"dependencies": {
"sockjs": "0.3.18"
},
"optionalDependencies": {
"cloud-env": "0.1.1",
"http-proxy": "0.10.0",
"nodemailer": "1.4.0",
"node-static": "0.7.7"
},
"nonDefaultDependencies": {
"ofe": "0.1.2"
"nodemailer": "1.4.0"
},
"engines": {
"node": ">=6.0.0"
Expand Down
Loading

0 comments on commit 30aa7ee

Please sign in to comment.