Cargando…

Socket.io Real-time Web Application Development.

Socket.io Real-time Web Application Development.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Rai, Rohit
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 4500
001 KNOVEL_ocn830169785
003 OCoLC
005 20231027140348.0
006 m o d
007 cr |n|||||||||
008 130316s2013 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d OCLCQ  |d IDEBK  |d UMI  |d N$T  |d COO  |d KNOVL  |d DEBSZ  |d OCLCQ  |d OCLCO  |d KNOVL  |d YDXCP  |d OCLCQ  |d FEM  |d JBG  |d AGLDB  |d ICA  |d XFH  |d MERUC  |d OCLCQ  |d TEFOD  |d OCLCQ  |d ZCU  |d D6H  |d OCLCF  |d VTS  |d CEF  |d ICG  |d OCLCQ  |d STF  |d UAB  |d DKC  |d OCLCQ  |d UKAHL  |d OCLCQ  |d AJS  |d OCLCO  |d OCLCQ 
019 |a 846906383  |a 968044366  |a 969047600  |a 994447604  |a 1264893492 
020 |a 9781782160793  |q (electronic bk.) 
020 |a 1782160795  |q (electronic bk.) 
020 |a 9781621988823  |q (electronic bk.) 
020 |a 1621988821  |q (electronic bk.) 
020 |z 1782160787 
020 |z 9781782160786 
029 1 |a AU@  |b 000052005743 
029 1 |a AU@  |b 000062539230 
029 1 |a AU@  |b 000067103654 
029 1 |a CHNEW  |b 001051289 
029 1 |a CHVBK  |b 567701093 
029 1 |a DEBBG  |b BV041430602 
029 1 |a DEBBG  |b BV044172689 
029 1 |a DEBSZ  |b 397473753 
029 1 |a DEBSZ  |b 398263957 
029 1 |a DEBSZ  |b 493116435 
029 1 |a DKDLA  |b 820120-katalog:999929697005765 
035 |a (OCoLC)830169785  |z (OCoLC)846906383  |z (OCoLC)968044366  |z (OCoLC)969047600  |z (OCoLC)994447604  |z (OCoLC)1264893492 
037 |a CL0500000221  |b Safari Books Online 
037 |a 567C622B-6D12-4F26-93B4-E763E926CC38  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK5105.8885.A26 .R384 2013 
072 7 |a COM  |x 051260  |2 bisacsh 
072 7 |a COM  |x 051420  |2 bisacsh 
082 0 4 |a 005.2762 
049 |a UAMI 
100 1 |a Rai, Rohit. 
245 1 0 |a Socket.io Real-time Web Application Development. 
260 |a Birmingham :  |b Packt Pub.,  |c 2013. 
300 |a 1 online resource (140 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Going Real Time on the Web; What is real-time web?; A bit of history; Applications of real-time web; Gaming; Social stream updates; Business applications; Web-based monitors; Summary; Chapter 2: Getting Started with Node.js; The origin of Node.js; Why Node.js; JavaScript everywhere; Event-driven design; Corporate backing; How to get Node.js; Node.js package manager (npm); Hello World with Node.js; Hello Web; Routing the requests; HTTP mMethods. 
505 8 |a Creating our own mModulesServing files; Third party modules and Express JS; Summary; Chapter 3: Let's Chat; Creating the application; Designing the chat room; Bringing in jQuery; Socket.io; Handling events; The server; The client; Summary; Chapter 4: Making It More Fun!; Giving names to users; More on events; Working with namespaces; Rooms; Listing the rooms; Sharing the session; Summary; Chapter 5: The Socket.io Protocol; Why do we need another protocol?; The WebSocket API; The socket.io API; The socket.io socket; The socket.io connection; Socket.io messages; Disconnect (0); Connect (1). 
505 8 |a Heartbeat (2)Message (3); JSON message (4); Event (5); ACK (6); Error (7); NOOP(8); Summary; Chapter 6: Deploying and Scaling; The production environment; Running the application; Keeping it running; Scaling; The node cluster; Scaling up the application; Tips for node in production; Summary; Appendix A: Socket.io Quick Reference; The server; Instantiating socket; Starting socket.io; Listening to events; Emitting an event; Sending a message; Sending a JSON message; Broadcasting a message/event; Sending a volatile message; Storing socket data; Getting the socket data; Restricting to a namespace. 
505 8 |a Joining a roomBroadcasting messages/events in a room; Leaving a room; Changing the configuration; Server events; connection; message; disconnect; The client; Connecting to a socket; Listening to events; Emiting an event; Sending a message; Client events; connect; connecting; disconnect; connect_failed; error; message; reconnect; reconnecting; reconnect_failed; Appendix B: Socket.io Backends; Erlang; Google Go; Java; Perl; Python; Summary; Index. 
520 |a Socket.io Real-time Web Application Development. 
588 0 |a Print version record. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a Knovel  |b ACADEMIC - Software Engineering 
650 0 |a Web applications  |x Development. 
650 0 |a Application software  |x Development. 
650 0 |a JavaScript (Computer program language) 
650 6 |a Applications Web  |x Développement. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a JavaScript (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x VBScript.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a JavaScript (Computer program language)  |2 fast  |0 (OCoLC)fst00982071 
776 0 8 |i Print version:  |a Rai, Rohit.  |t Socket.io Real-time Web Application Development.  |d Birmingham : Packt Publishing, ©2013  |z 9781782160786 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpSIORTWA6/toc  |z Texto completo 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26849399 
938 |a EBSCOhost  |b EBSC  |n 548283 
938 |a YBP Library Services  |b YANK  |n 10314207 
994 |a 92  |b IZTAP