Skip to content

BenSlabbert/trak-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trak

The app is live app.trak-app.co.za

Backend

This repo contains the backend for the trak-app

Frontend

The frontend can be found here: trak-ui

Message serialization Definitions

Trak uses protobuf and grpc (internally), the proto files can be found at trak-grpc.

The trak-ui does not use JSON, but serializes/de-serializes binary protobuf messages.

NSQ

Get stats with the CLI. SSH into the NSQ node then run:

./nsq_stat --topic new-product-queue --channel worker --nsqd-http-address 127.0.0.1:4151

Specify the topic and channel to pull stats from

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published