NPM
http://www.vozidea.com/como-instalar-node-js-en-ubuntu-o-debian
600k concurrent websocket connections on AWS using Node.js
https://www.jayway.com/2015/04/13/600k-concurrent-websocket-connections-on-aws-using-node-js/Socket.IO with Apache Cordova
http://socket.io/socket-io-with-apache-cordova/How to send files with node.js
http://stackoverflow.com/questions/9321027/how-to-send-files-with-node-jsUncaught ReferenceError: setImmediate is not defined ?
https://github.com/rt2zz/redux-persist/issues/53Client API
IO(url:String, opts:Object):Socket
http://socket.io/docs/client-api/*****************************
Introducing Socket.IO 1.0
http://socket.io/blog/introducing-socket-io-1-0/Socket.IO - Error Handling
https://www.tutorialspoint.com/socket.io/socket.io_error_handling.htmsocket.io closes by itself
https://www.google.es/search?q=socket.io+closes+by+itself&oq=socket.io+closes+by+itself
Socket.io - Close Server
http://stackoverflow.com/questions/16000120/socket-io-close-serversocket.io: disconnect event isn't fired
http://stackoverflow.com/questions/10342548/socket-io-disconnect-event-isnt-fired***********************************
socket.io disconnecting unexpectedly #123
https://github.com/socketio/socket.io-client-java/issues/123
Constantly crashing when sending. Error not opened #337
https://github.com/websockets/ws/issues/337
Socket.IO-client.java disconnect and reconnect repeatedly
https://github.com/socketio/socket.io-client-java/issues/84Which websocket library to use with Node.js?
http://stackoverflow.com/questions/16392260/which-websocket-library-to-use-with-node-js/ws
https://github.com/websockets/ws/tree/master/exampleshttps://github.com/websockets/ws
Introducing WebSockets: Bringing Sockets to the Web
http://www.html5rocks.com/en/tutorials/websockets/basics/Receiving WebSocket ArrayBuffer data in the browser - receiving string instead
http://stackoverflow.com/questions/15040126/receiving-websocket-arraybuffer-data-in-the-browser-receiving-string-insteadws: a node.js websocket library
https://github.com/websockets/wsSocket.io emit to everyone in the room except the sender [duplicate]
http://stackoverflow.com/questions/28076425/socket-io-emit-to-everyone-in-the-room-except-the-senderWhats the difference between io.sockets.emit and broadcast?
http://stackoverflow.com/questions/10342681/whats-the-difference-between-io-sockets-emit-and-broadcastSend response to all clients except sender (Socket.io)
http://stackoverflow.com/questions/10058226/send-response-to-all-clients-except-sender-socket-ioHow do I read files in node.js?
https://docs.nodejitsu.com/articles/file-system/how-to-read-files-in-nodejs/https://nodejs.org/api/fs.html#fs_fs_open_path_flags_mode_callback
Writing files in Node.js
http://stackoverflow.com/questions/2496710/writing-files-in-node-jscreate an empty file in nodejs?
http://stackoverflow.com/questions/12809068/create-an-empty-file-in-nodejssending a javascript object through websockets with faye
http://stackoverflow.com/questions/13028604/sending-a-javascript-object-through-websockets-with-fayeHow send arraybuffer as binary via Websocket?
http://stackoverflow.com/questions/9546437/how-send-arraybuffer-as-binary-via-websocket/11426037#11426037https://github.com/socketio/socket.io
https://github.com/rauchg/chat-example/blob/master/index.js
https://github.com/rauchg/chat-example
https://blog.nodejitsu.com/package-dependencies-done-right/
https://www.google.es/search?q=websocket.stream+nodejs&oq=websocket.stream+nodejs
http://stackoverflow.com/questions/10365335/decodeaudiodata-returning-a-null-error
http://stackoverflow.com/questions/15638096/streaming-binary-with-node-js-and-websockets
https://github.com/websockets/ws/blob/master/doc/ws.md
https://www.google.es/search?q=html5+streams&oq=html5+streams
https://github.com/websockets/ws/blob/master/doc/ws.md
http://stackoverflow.com/questions/14130560/nodejs-udp-multicast-how-to
https://github.com/jxcore/jxcore/issues/101
http://stackoverflow.com/questions/24573061/uncaught-syntaxerror-in-strict-mode-code-functions-can-only-be-declared-at-top
https://github.com/sunnykgupta/jsLogger/blob/master/jsLogger.js
http://udidu.blogspot.com.es/2012/12/override-console-functions.html
http://stackoverflow.com/questions/7042611/override-console-log-for-production
https://www.google.es/search?q=babel+evaluate&oq=babel+evaluate
http://babeljs.io/repl/
http://browserify.org/
http://socket.io/docs/
Add browserify support in cordova-lib/cordova-cli
https://issues.apache.org/jira/browse/CB-7190about the cordova.js and it's plugin combination
https://github.com/shazron/phonegap-questions/issues/43https://www.google.es/search?q=apache+cordova+catch+error
babelify
https://www.npmjs.com/package/babelify
http://stackoverflow.com/questions/15040126/receiving-websocket-arraybuffer-data-in-the-browser-receiving-string-instead
http://stackoverflow.com/questions/5849106/how-does-settimeout-work-in-node-js
http://stackoverflow.com/questions/6756241/socket-io-client-side-emit-callback-never-fires
SENDING AND GETTING DATA SOCKET.IO
http://socket.io/docs/#sending-and-getting-data-(acknowledgements)
http://stackoverflow.com/questions/13549734/success-callback-for-emit-method-in-socket-io
http://stackoverflow.com/questions/15647166/socketio-broadcasting-too-fast
import vs require
https://www.google.es/search?q=import+vs+require
Overhead in websocket payload for binaryjs with node.js
http://stackoverflow.com/questions/20906779/overhead-in-websocket-payload-for-binaryjs-with-node-js
MessagePack
https://github.com/msgpack/msgpack/blob/master/spec.md#formats-array
http://msgpack.org/index.html
http://msgpack.org/index.html
Msgpack can't differentiate between raw binary data and text strings #121
https://github.com/msgpack/msgpack/issues/121
http://stackoverflow.com/questions/9546437/how-send-arraybuffer-as-binary-via-websocket
https://nodejs.org/api/buffer.html
https://nodejs.org/api/buffer.html
A server must not mask any frames that it sends to the client. #538
https://github.com/websockets/ws/issues/538
Java Backend for Socket.IO (http://socket.io/)
https://github.com/codeminders/socket.io-server-java
ws/lib/WebSocketServer.js
https://github.com/websockets/ws/blob/master/lib/WebSocketServer.js
ws: a node.js websocket implementation
http://websockets.github.io/ws/
https://github.com/rsp/node-websocket-vs-socket.io/blob/master/ws.js
https://www.npmjs.com/package/websocket-stream
https://www.reddit.com/r/node/comments/4ktqae/socketio_alternatives/
jQuery.getJSON()
http://api.jquery.com/jquery.getjson/Should I use websockets (ws) or secure websockets (wss) for my game?
http://security.stackexchange.com/questions/126790/should-i-use-websockets-ws-or-secure-websockets-wss-for-my-gameJava Backend for Socket.IO (http://socket.io/)
https://github.com/codeminders/socket.io-server-java
Best java server implementation for socket.io
http://stackoverflow.com/questions/15568700/best-java-server-implementation-for-socket-iows/lib/WebSocketServer.js
https://github.com/websockets/ws/blob/master/lib/WebSocketServer.js
ws: a node.js websocket implementation
http://websockets.github.io/ws/
webSocketServer node.js how to differentiate clients
http://stackoverflow.com/questions/13364243/websocketserver-node-js-how-to-differentiate-clientsStreaming data in node.js with ws and websocket-stream
http://stackoverflow.com/questions/22723671/streaming-data-in-node-js-with-ws-and-websocket-streamVanilla websockets vs socket.io
https://gist.github.com/zeusdeux/5491cff541fb4ac4c142Node WebSocket vs. Socket.IO
https://github.com/rsp/node-websocket-vs-socket.iohttps://github.com/rsp/node-websocket-vs-socket.io/blob/master/ws.js
Creating Your Own Node.js WebSocket Echo Server
http://cjihrig.com/blog/creating-your-own-node-js-websocket-echo-server//websocket-stream
https://github.com/maxogden/websocket-streamhttps://www.npmjs.com/package/websocket-stream
https://www.reddit.com/r/node/comments/4ktqae/socketio_alternatives/
Netty-socketio Demo
https://github.com/mrniko/netty-socketio-demoJava server and socket.io
http://stackoverflow.com/questions/9514767/java-server-and-socket-ioNative Socket.IO and Android
http://socket.io/blog/native-socket-io-and-android/Socket.IO-Java/pom.xml
https://github.com/avostryakov/Socket.IO-Java/blob/master/pom.xml
https://github.com/avostryakov/Socket.IO-Java
http://stackoverflow.com/questions/12453754/combining-java-and-nodejs-for-android-app
https://medium.com/@denizozger/finding-the-right-node-js-websocket-implementation-b63bfca0539#.kem3btszm
msgpack/spec.md
https://github.com/msgpack/msgpack/blob/master/spec.md
msgpack-rpc-java/src/main/java/org/msgpack/rpc/Server.java
https://github.com/msgpack-rpc/msgpack-rpc-java/blob/master/src/main/java/org/msgpack/rpc/Server.java
TCP Socket Programming in Node.js
http://www.hacksparrow.com/tcp-socket-programming-in-node-js.html
https://github.com/cuzic/MessagePack-JS
Finding the right Node.js WebSocket implementation
https://medium.com/@denizozger/finding-the-right-node-js-websocket-implementation-b63bfca0539#.kem3btszm
Engine.IO: the realtime engine
https://github.com/socketio/engine.io/msgpack-lite
https://github.com/kawanet/msgpack-litemsgpack/spec.md
https://github.com/msgpack/msgpack/blob/master/spec.md
msgpack-rpc-java/src/main/java/org/msgpack/rpc/Server.java
https://github.com/msgpack-rpc/msgpack-rpc-java/blob/master/src/main/java/org/msgpack/rpc/Server.java
How to Use Buffers in Node.js
https://docs.nodejitsu.com/articles/advanced/buffers/how-to-use-buffers/BUILDING A TCP SERVICE USING NODE.JS
http://blog.yld.io/2016/02/23/building-a-tcp-service-using-node-js/TCP Socket Programming in Node.js
http://www.hacksparrow.com/tcp-socket-programming-in-node-js.html
Delivery.js (Experimental)
https://github.com/liamks/Delivery.js Bidirectional File Transfers For Node.js via Socket.IO
/MessagePack-JS
https://github.com/cuzic/MessagePack-JS
No hay comentarios:
Publicar un comentario