@casual-simulation/causal-tree-client-socketio
Advanced tools
Changelog
V1.3.3
apiary-aws
causal repo protocol.
CAUSAL_REPO_CONNECTION_PROTOCOL
and CAUSAL_REPO_CONNECTION_URL
environment variables to control which protocol and URL the frontend should connect to. See the README in aux-server
for more info.server.setupStory()
server.totalPlayerCount()
server.storyPlayerCount()
server.players()
auxplayer.com
or casualos.com
so you may need to ask the Apiary manager for it.PROXY_CORS_REQUESTS
environment variable during builds to disable support for proxying HTTP requests through the server.npm run tar:client
after a build to produce a ./temp/output-client.tar.gz
containing all the client code and assets. This can be deployed to S3 or a CDN for static hosting.npm run package:config
to produce a ./temp/config.json
which can be used for the /api/config
request that the client makes at startup. Utilizes the environment variables from the README in aux-server
to build the config.@onStorySubscribed
shout.