Add new example folder for publishing events to satori, with a minimal satori sdk

This commit is contained in:
Benjamin Sergeant
2018-11-07 12:26:32 -08:00
parent ffd4f1d322
commit 9e899fde2f
18 changed files with 8886 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"msgpack-js": "^0.3.0",
"ws": "^3.1.0"
"ws": "^3.3.3"
}
}