Releases: olivierboucher/go-tracking-server
Releases · olivierboucher/go-tracking-server
alpha-0.1
Alpha 0.1
Support status
HTTP server
- Tracking events from POST requests
- Tracking events from Websocket connection
- Publishing tasks to a persistent queue
Processing server
- Consume tasks from a persistent queue
- Validate and transform tasks for storage
- Store events
Not supported thus far
- Production file logging and rotation
Important notes
- You have to configure your own servers and manage the processes, no wrapper developed yet
- There's actually no client, iOS client is on it's way.
- Be sure to run the -h flag for help on production settings