Welcome to tra.c (pronounced trac)! A lightweight TCP server for handling GVT-800 data sent by IoT devices and asynchronously save it to redis server. This is part of larger Sibiil project, a complete system for tracking GPS devices.
tra.c only requires one thread to handle multi-thousand connections, thanks to libev for their cool library.