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: 8 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-10-09T16:21:59.000Z (8 months ago)
- Last Synced: 2025-10-17T09:01:39.755Z (8 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: 245 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- 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.