Skip to content

using WebSocket Architecture to create Live Interaction between different clients with onTime response enabling simultaneous and bidirectional communication, allowing both client and server to send messages at any time through the channel.

Notifications You must be signed in to change notification settings

AZIZXlaouiti/online-visual_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative VisualEditor

An interactive platform based around collaborative work between different users using a visual editor ezgif com-gif-maker

Description

using WebSocket Architecture to create Live Interaction between different clients with onTime response enabling simultaneous and bidirectional communication, allowing both client and server to send messages at any time through the channel. this is an attempt of me trying to experiment with different sockets technologies while learning TypeScript

Technologies

  • socket.io
  • Express.js
  • node.js
  • TypeScript
  • ReactJs
  • Redis

Getting Started

  • at your root directory run yarn start to start react server
  • run redis-serverto open redis server
  • cd into /server then run yarn socket-run to start the WebSocket connection

Authors

This project was fully designed by myself, feel free to reach out to me via [email protected] if you have any questions .

About

using WebSocket Architecture to create Live Interaction between different clients with onTime response enabling simultaneous and bidirectional communication, allowing both client and server to send messages at any time through the channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published