SlideShare a Scribd company logo
1 of 19
Download to read offline
My Adventure
with
WebSockets
Michiel De Mey
Twitter: @michieldemey
Website: michieldemey.be
So, what are websockets?
“WebSocket is a web technology providing fullduplex communications channels over a single
TCP connection.
”
A few things you should know
You're sending messages
UTF-8 text or binary data
Messages from client to server are “obfuscated”
WebSockets automatically signal when the connection is
about to be terminated
Built-in heartbeating support
Not all browsers currently support the transfer of binary data
Why should you bother?
Two-way communication (full duplex)
Real-time data
No firewall getting in your way
The downsides
Your network has to be compatible with websockets.
Load balancers
HTTP Proxies
...
The lifecycle
My final project on
websockets
The stack and stuff
High performant HTTP and reverse proxy server.
Running on Port 80
Proxying websockets on port 80 to port 8080
NOTE:
Websocket proxying requires Nginx 1.3.13
(Development version)
Module for Nginx to deploy Ruby on Rails apps.
Platform running on Google's V8 JavaScript engine.
Used to build fast and scalable network applications.
Node.js package that makes real-time apps possible in every
browser and device.
Server running on port 8080
Falls back to different transport mechanisms
Server kept running using forever
CoffeeScript is a little language that compiles into JavaScript.
Both the websocket server and the client are written in
CoffeeScript.
Demo
Thank you
Twitter: @michieldemey
Artwork by Jorge Jacinto
http://blinck.deviantart.com/

More Related Content

Viewers also liked

C04010 01 1831
C04010 01 1831C04010 01 1831
C04010 01 1831
IJMER
 
Health service quality development 282 presentation
Health service quality development 282 presentationHealth service quality development 282 presentation
Health service quality development 282 presentation
E-gama
 
Website design
Website designWebsite design
Website design
denise2228
 
A02414491453
A02414491453A02414491453
A02414491453
IJMER
 
Creating a ppc campaign to improve seo
Creating a ppc campaign to improve seoCreating a ppc campaign to improve seo
Creating a ppc campaign to improve seo
denise2228
 
Health service quality development 282 presentation
Health service quality development 282 presentationHealth service quality development 282 presentation
Health service quality development 282 presentation
E-gama
 
Ag32637641
Ag32637641Ag32637641
Ag32637641
IJMER
 
Marketing ideas for small business
Marketing ideas for small businessMarketing ideas for small business
Marketing ideas for small business
denise2228
 
B02414541458
B02414541458B02414541458
B02414541458
IJMER
 
Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...
Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...
Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...
IJMER
 
F0502 01 2831
F0502 01 2831F0502 01 2831
F0502 01 2831
IJMER
 
Ah2418191827
Ah2418191827Ah2418191827
Ah2418191827
IJMER
 

Viewers also liked (20)

C04010 01 1831
C04010 01 1831C04010 01 1831
C04010 01 1831
 
Health service quality development 282 presentation
Health service quality development 282 presentationHealth service quality development 282 presentation
Health service quality development 282 presentation
 
Website design
Website designWebsite design
Website design
 
A02414491453
A02414491453A02414491453
A02414491453
 
Creating a ppc campaign to improve seo
Creating a ppc campaign to improve seoCreating a ppc campaign to improve seo
Creating a ppc campaign to improve seo
 
Daniel - Pre daniel
Daniel - Pre danielDaniel - Pre daniel
Daniel - Pre daniel
 
Fast Data Collection with Interference and Life Time in Tree Based Wireless S...
Fast Data Collection with Interference and Life Time in Tree Based Wireless S...Fast Data Collection with Interference and Life Time in Tree Based Wireless S...
Fast Data Collection with Interference and Life Time in Tree Based Wireless S...
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
Health service quality development 282 presentation
Health service quality development 282 presentationHealth service quality development 282 presentation
Health service quality development 282 presentation
 
Ag32637641
Ag32637641Ag32637641
Ag32637641
 
Marketing ideas for small business
Marketing ideas for small businessMarketing ideas for small business
Marketing ideas for small business
 
B02414541458
B02414541458B02414541458
B02414541458
 
Photography powerpoint
Photography powerpointPhotography powerpoint
Photography powerpoint
 
Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...
Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...
Development of a Smart Mechatronic Tracking System to Enhance Solar Cell Pane...
 
Wheel Speed Signal Time-Frequency Transform and Tire Pressure Monitoring Sys...
Wheel Speed Signal Time-Frequency Transform and Tire  Pressure Monitoring Sys...Wheel Speed Signal Time-Frequency Transform and Tire  Pressure Monitoring Sys...
Wheel Speed Signal Time-Frequency Transform and Tire Pressure Monitoring Sys...
 
Implementation of Multiple Touch Gesture Using Depth Information
Implementation of Multiple Touch Gesture Using Depth InformationImplementation of Multiple Touch Gesture Using Depth Information
Implementation of Multiple Touch Gesture Using Depth Information
 
Development of Web-Based Courseware for Van Hiele’s Visualization Level
Development of Web-Based Courseware for Van Hiele’s Visualization LevelDevelopment of Web-Based Courseware for Van Hiele’s Visualization Level
Development of Web-Based Courseware for Van Hiele’s Visualization Level
 
F0502 01 2831
F0502 01 2831F0502 01 2831
F0502 01 2831
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 
Ah2418191827
Ah2418191827Ah2418191827
Ah2418191827
 

Similar to My adventure with WebSockets

Internetandjava
InternetandjavaInternetandjava
Internetandjava
muniinb4u
 
JavaInternetlearning
JavaInternetlearningJavaInternetlearning
JavaInternetlearning
muniinb4u
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
muniinb4u
 
Javauserguide
JavauserguideJavauserguide
Javauserguide
muniinb4u
 

Similar to My adventure with WebSockets (20)

WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
 
WebRCT
WebRCTWebRCT
WebRCT
 
Building interactivity with websockets
Building interactivity with websocketsBuilding interactivity with websockets
Building interactivity with websockets
 
HTML5 WebSocket: The New Network Stack for the Web
HTML5 WebSocket: The New Network Stack for the WebHTML5 WebSocket: The New Network Stack for the Web
HTML5 WebSocket: The New Network Stack for the Web
 
IoT with SignalR & .NET Gadgeteer - NetMF@Work
IoT with SignalR & .NET Gadgeteer - NetMF@WorkIoT with SignalR & .NET Gadgeteer - NetMF@Work
IoT with SignalR & .NET Gadgeteer - NetMF@Work
 
API Design and WebSocket
API Design and WebSocketAPI Design and WebSocket
API Design and WebSocket
 
Intro to WebSockets
Intro to WebSocketsIntro to WebSockets
Intro to WebSockets
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
 
ppttips
ppttipsppttips
ppttips
 
ppttips
ppttipsppttips
ppttips
 
Java
JavaJava
Java
 
ppttips
ppttipsppttips
ppttips
 
JavaInternetlearning
JavaInternetlearningJavaInternetlearning
JavaInternetlearning
 
ppt tips
ppt tipsppt tips
ppt tips
 
ppttips
ppttipsppttips
ppttips
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
 
Javauserguide
JavauserguideJavauserguide
Javauserguide
 
WebSockets On Fire
WebSockets On FireWebSockets On Fire
WebSockets On Fire
 
Introduction of WebSockets
Introduction of WebSocketsIntroduction of WebSockets
Introduction of WebSockets
 
Websocket
WebsocketWebsocket
Websocket
 

Recently uploaded

Recently uploaded (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

My adventure with WebSockets