Moved to new socket server

This commit is contained in:
Mitchell McCaffrey 2020-04-30 21:58:14 +10:00
parent ce11021e9f
commit bf9c87341a

View File

@ -6,7 +6,7 @@ import Peer from "../helpers/Peer";
import AuthContext from "../contexts/AuthContext";
const socket = io("https://broker.owlbear.rodeo");
const socket = io("https://agent.owlbear.rodeo");
function useSession(
partyId,