Skip to content

QED-tech/egts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGTS Demo Application

This is a demo application written in Go (Golang) for sending and receiving EGTS (Era Glonass Transport System) data packets. The project demonstrates how to implement the EGTS protocol, commonly used for transmitting data between tracking devices and monitoring servers.

Installation

Clone the repository:

git clone [email protected]:QED-tech/egts-example.git
cd egts-demo

Install dependencies:

go mod tidy

Usage

To run the demo:

go run ./cmd/main.go --address=127.0.0.1:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published