https://github.com/observerly/rpc
An implementation of an proof-of-concept RPC control server for astronomical observatories.
https://github.com/observerly/rpc
Last synced: 5 months ago
JSON representation
An implementation of an proof-of-concept RPC control server for astronomical observatories.
- Host: GitHub
- URL: https://github.com/observerly/rpc
- Owner: observerly
- License: unlicense
- Created: 2024-03-05T11:24:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T00:54:14.000Z (about 2 years ago)
- Last Synced: 2025-02-09T09:11:18.422Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpc
An implementation of an proof-of-concept Remote Procedure Call (RPC) control server for astronomical observatories, written in Go lang.