Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
98a893e6de Bump ws from 5.2.2 to 5.2.3 in /API
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 14:41:30 +00:00
c0f45c4fa8 Merge pull request #1 from jslightham/dependabot/npm_and_yarn/API/tar-4.4.19
Bump tar from 4.4.13 to 4.4.19 in /API
2022-06-28 10:40:58 -04:00
ae0fc3a0f7 Merge pull request #2 from jslightham/dependabot/npm_and_yarn/API/engine.io-4.1.2
Bump engine.io from 4.1.1 to 4.1.2 in /API
2022-06-28 10:40:46 -04:00
dependabot[bot]
3ad55288a5 Bump engine.io from 4.1.1 to 4.1.2 in /API
Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/4.1.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 14:39:49 +00:00
dependabot[bot]
9b8927aae6 Bump tar from 4.4.13 to 4.4.19 in /API
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 14:39:34 +00:00
36d459c275 Delete server.key 2021-10-04 01:14:25 -04:00
5d17e6a622 Delete server.cert 2021-10-04 01:14:15 -04:00
91ce3d5f05 Update README.md 2021-09-07 12:55:09 -04:00
Johnathon Slightham
71017cc5b6 updated 2021-09-07 12:53:34 -04:00
Johnathon Slightham
57b9827e64 Tensorflow 2021-02-20 05:50:53 -05:00
Johnathon Slightham
d9da392ae8 Initial Websockets, Rooms & Players done 2021-02-20 03:43:23 -05:00
Johnathon Slightham
eb946e93be Initial Vue & Backend Files 2021-02-19 23:36:53 -05:00