Giter VIP home page Giter VIP logo

socket.io-client's People

Contributors

3rd-eden avatar alexlmeow avatar crickeys avatar danielbeardsley avatar defunctzombie avatar digawp avatar dvv avatar einaros avatar fat avatar felixge avatar gabehollombe avatar grant avatar hilkeheremans avatar holic avatar jdahlq avatar kevin-roark avatar masakij avatar michael-luo avatar mikelimantara avatar nkzawa avatar paladox avatar paradite avatar pedrorw avatar peterdavehello avatar rase- avatar rauchg avatar sfilatov avatar tootallnate avatar ycarmel avatar zweihan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

socket.io-client's Issues

"document is not defined" error upon debug JS

This is the only socket.io-client I found to be actually working so far. I ran into one issue though. That is when I try to "Debug JS Remotely" I get this error.

screen shot 2017-06-04 at 12 30 21 am

I tried passing {jsonp: false} option into connect as suggested here. With that option I don't get the error. But it fails to establish connection and emit messages when that option is set.

Cannot emit but can receive

I've been trying all method but i only can receive from server but i cannot emit to client anything from react native

Cannot read property 'match' of undefined

when trying to use it with react-native 0.30 here is the error I get at runtime as soon as I have the line import io from 'react-native-socket.io-client/socket.io.js'; in my code:

Cannot read property 'match' of undefined
Module AppRegistry is not a registered callable module.

Cannot read property 'prototype' of undefined

When I run any mocha tests on files that include your module, they fail:

mocha src/*/.spec.js

/Users/giro/stardust-app/node_modules/react-native-socket.io-client/socket.io.js:6381
var objectProto = Object.prototype,
^
TypeError: Cannot read property 'prototype' of undefined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.