Skip to content

MartincoitNetworks/scion-nats.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCiON Enabled NATS Client

This is a simple client for sending messages to SCiON enabled NATS Servers/Clusters using the Path Aware Network (PAN) Library

Building

The following will result in a scionnats binary:

$ nix develop
$ go-build

Run

Pass the address for the NATS Server to connect to:

$ ./scionnats 17-ffaa:1:1,[127.0.0.1]:4222

Assumes the SCiON services are configured

The client will continuiously send messages to the hello subject

More Info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published