this is the quick fix for why getDefaultCommunity() still wasn't working in browser. The meat is just changing the order to wss then tcp as opposed to tcp then wss. Should probably figure out a way to keep it in any order - but this restores the functionality.
this is the quick fix for why getDefaultCommunity() still wasn't working in browser. The meat is just changing the order to wss then tcp as opposed to tcp then wss. Should probably figure out a way to keep it in any order - but this restores the functionality.