React Native socket connection error -- 2
Budget: $30 – $250 AUD
I am getting the socket connection error in react native.
I am not sure how to do currently
if you can help or assist me to resolve the issues, I will pay 40.
import io from 'socket.io-client'
const socketRoot = 'https://prvmsg.com:8282'
export const socketObject = io.connect(socketRoot, {
transports: ['websocket'],
jsonp: false,
reconnect: true
})
I am not sure how to do currently
if you can help or assist me to resolve the issues, I will pay 40.
import io from 'socket.io-client'
const socketRoot = 'https://prvmsg.com:8282'
export const socketObject = io.connect(socketRoot, {
transports: ['websocket'],
jsonp: false,
reconnect: true
})
Related categories:
Business, Accounting, Human Resources & Legal
JavaScript
Software Architecture
Node.js
React Native