"worlds": [ "all" ]
appears to be broken on world-level event subscriptions
#131
Labels
Issue
Anything not working as intended
Streaming API
Anything relating to the push.planetside2.com/streaming API
It appears that world-level events are not working reliably if you subscribe with
"worlds": [ "all" ]
, instead you must subscribe with"worlds":["1","9","10","11","13","17","18","19","25","1000","1001"]
.I tested several variations and further testing is needed, but here are results from testing on http://census.daybreakgames.com/ps2-websocket.html:
The text was updated successfully, but these errors were encountered: