https://github.com/bclswl0827/slgo
SeedLink server protocol basic implementation in pure Go.
https://github.com/bclswl0827/slgo
golang golang-library libmseed seedlink seismic seismic-data seismic-processing seismology
Last synced: 4 months ago
JSON representation
SeedLink server protocol basic implementation in pure Go.
- Host: GitHub
- URL: https://github.com/bclswl0827/slgo
- Owner: bclswl0827
- License: mit
- Created: 2024-08-24T16:28:01.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-12-14T15:41:23.000Z (6 months ago)
- Last Synced: 2024-12-14T16:36:39.354Z (6 months ago)
- Topics: golang, golang-library, libmseed, seedlink, seismic, seismic-data, seismic-processing, seismology
- Language: Go
- Homepage: https://pkg.go.dev/github.com/bclswl0827/slgo
- Size: 227 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slgo
SeedLink protocol basic implementation in pure Go.
## Preview

## Quick Start
See [example](https://github.com/bclswl0827/slgo/tree/master/example) for more details.