proxy.golang.org : github.com/mingrammer/go-codelab
This file represents the server for sensors It opens communication links (for each sensor) through http protocol Port # 8001 for Gyroscope Sensor, Port # 8002 for Accelerator Sensor, Port # 8003 for Temperature Sensor. If the sensor client sends data through appropriate port, each http handler is initiated, decoding data to appropriate JSON file. Those datas are then logged to each sensor's log file (log/Accel.log , log/Temp.log , log/Gyro.log)
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/mingrammer/go-codelab
Keywords:
codelab
, go
, language
, learning
, tutorial
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/mingrammer
Stars: 19 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago