mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-12 17:39:31 +00:00
add more projects
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "PosiStageNet Go Lib"
|
||||
date: 2024-12-18T12:00:00-06:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
## What is it?
|
||||
A GoLang implementation of the [PosiStageNet protocol](https://github.com/vyv/psn-cpp/blob/master/doc/PosiStageNetprotocol_v2.03_2019_09_09.pdf) that supports both encoding/decoding. This implementation is transport agnostic and has 0 dependencies.
|
||||
|
||||
Some of the technologies are listed below.
|
||||
|
||||
* [GoLang](https://golang.org/)
|
||||
|
||||
## Where can I get it?
|
||||
* [Source](https://github.com/jwetzell/psn-go)
|
||||
* [pkg.dev](https://pkg.go.dev/github.com/jwetzell/psn-go)
|
||||
Reference in New Issue
Block a user