Skip to content

issues Search Results · repo:itaylor/redux-socket.io language:JavaScript

Filter by

24 results
 (81 ms)

24 results

initaylor/redux-socket.io (press backspace or delete to remove)

console.ignoredYellowBox = [ Remote debugger ]; import { YellowBox } from react-native ; YellowBox.ignoreWarnings([ Unrecognized WebSocket connection option(s) `agent`, `perMessageDeflate`, `pfx`, ...
  • akshaykumar771
  • Opened 
    on Jun 18, 2020
  • #43

hello i m a newer, answer me thanks ! Can the Server Side use Java or PHP?
  • miaozilong
  • 2
  • Opened 
    on Jun 1, 2019
  • #42

In my application I need to listen for event sent from server side, so I ll have to implement the .on( my_event , data = { ... }) to dispatch the event data. Where should I implement it?
  • lai32290
  • 1
  • Opened 
    on Jan 27, 2019
  • #41

Hi, this awesome kit make my realtime chat and chatlist realtime update possible. however, when the server get rebooted. the users must get connected again to keep the real time chatlist updated. otherwise, ...
  • marcmoo
  • 1
  • Opened 
    on Dec 2, 2018
  • #40

I am trying to send a message from a server to a client and to have an action dispatched client-side. The action is getting dispatched successfully, but the client echos back the message it received to ...
  • circuitry
  • 1
  • Opened 
    on Jul 4, 2018
  • #37

Hi, How to disable listening to a specific event. Or how to close/reopen the connection? Where is the normal documentation?
  • eeeman1
  • 1
  • Opened 
    on Jun 25, 2018
  • #36

It seems the socket.io server emit to client s event name must be action , like this: Server: socket.emit( action , {type: message , data: good day! }); or the plugin can t catch the server event and ...
  • grapewheel
  • 1
  • Opened 
    on Nov 4, 2017
  • #34

Maybe you can add the new method: store.getSocket().id
  • tigransimonyan
  • 1
  • Opened 
    on Oct 23, 2017
  • #33

When I add an import createSocketIoMiddleware from redux-socket.io ; I get this error in runtime: Couldn t find preset es2015 relative to directory node_modules/redux-socket.io Versions used: - redux-socket.io ...
  • mounibec
  • 9
  • Opened 
    on Jul 11, 2017
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub