# README
ObjectLink Core Protocol for Go
This is the Go implementation of the ObjectLink Core Protocol. ObjectLink is a protocol for communicating with objects over a network. It is designed to be simple, fast, and secure.
Using
go get github.com/apigear-io/objectlink-core-go
Example
See example directory.
Command Line Tool
See cmd directory.
go run cmd/olink/main.go
> h
License
MIT License