Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 827 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 827 Bytes

Busdrone

Busdrone presents a Google Maps-based interface for viewing Seattle-area live bus status by relaying data from the web service provided by Busview. Busdrone includes a Java service to relay the serialized objects from Busview as JSON objects through websockets. Objects are cached locally using Redis.

Dependencies

WebSocket Server

HTTP Server

Client