reogranized with a simple socket extension to data provider
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import SocketChannels from "@nirvana/core/sockets/channels";
|
||||
import { io } from "socket.io-client";
|
||||
|
||||
const $ws = io("http://localhost:5000");
|
||||
|
||||
export default $ws;
|
||||
|
||||
Reference in New Issue
Block a user