Skip to content

A real-time web-based console that displays messages sent by a C program. The project leverages Node.js, Express, and Socket.IO on the server-side and React on the client-side to establish a WebSocket connection for seamless communication between the C program and the web console.

Notifications You must be signed in to change notification settings

RealWorga/WebConsole

Repository files navigation

WebConsole

A real-time web-based console that displays messages sent by a C program. The project leverages Node.js, Express, and Socket.IO on the server-side and React on the client-side to establish a WebSocket connection for seamless communication between the C program and the web console.

TODO

  • Remove centering from long the console messages (Probably device adaptability issue)

About

A real-time web-based console that displays messages sent by a C program. The project leverages Node.js, Express, and Socket.IO on the server-side and React on the client-side to establish a WebSocket connection for seamless communication between the C program and the web console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published