SignalK / specification

Signal K is a JSON-based format for storing and sharing marine data from different sources (e.g. nmea 0183, 2000, seatalk, etc)
Other
92 stars 69 forks source link

Explore writing fullsignalk with Maps instead of Objects #431

Open tkurki opened 6 years ago

tkurki commented 6 years ago

Maps should provide better performance in cases where the structure is subject to lots of property additions and deletions, like when AIS targets appear and disappear.