Skip to content

FRaKTT/locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locator

Locator determines the number of airplanes in a given area.
It consists of a server and a client part.
Clients connect to server with websocket protocol. Each client sends its area parameters: longitude, latitude and radius.
Server caches all airplanes from opensky-network.org and sends to clients number of planes in the area they specified. The value is sent after each cache update.

To run an example:

docker-compose build
docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published