Skip to content

Sauron971/currency-ws-client-server

Repository files navigation

WebSocket Learning

The WebSocketGraphApp application (hereinafter referred to as GraphApp) sends generated currency data via a websocket to the WebSocketAverageApp application (hereinafter referred to as AverageApp). AverageApp stores the history of received currency data and sends the average value of this history for all currencies. GraphApp receives the average value and draws a currency chart. Both applications are simultaneously each other's websocket server and client.

About

Sending and receiving currency data via websocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages