paint-brush
ExpressJS And Web Sockets: Streaming Tweets in Real-Time Without Any Problemsby@tarique93102
1,098 reads
1,098 reads

ExpressJS And Web Sockets: Streaming Tweets in Real-Time Without Any Problems

by Tarique Ejaz5mJanuary 27th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

We would be using React as our client and Node with Express for our server. The magic of sending real-time messages is achieved through web sockets, especially on the web (as the name suggests) Web sockets is a network technology that enables two-way communication between a user’s browser and a server in real time. In order to stream the twitter data on the server-side, we would require two libraries in particular — Twit (handles streams and connections to Twitter) and Socket.io (helps create socket connection on the. server)

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - ExpressJS And Web Sockets: Streaming Tweets in Real-Time Without Any Problems
Tarique Ejaz HackerNoon profile picture
Tarique Ejaz

Tarique Ejaz

@tarique93102

JavaScript Enthusiast. Believes code can change the world.

Learn More
LEARN MORE ABOUT @TARIQUE93102'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Tarique Ejaz HackerNoon profile picture
Tarique Ejaz@tarique93102
JavaScript Enthusiast. Believes code can change the world.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Learnrepo
Tefter