Luminoso-256 / piper

A tiny "network protocol" built for entertainment, and also to be lightweight enough for a lot of small usecases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Basic usage instruction

NoozAbooz opened this issue · comments

commented

Hi luminoso, nobody is holding me hostage in his basement and is forcing me to make a client for your internet protocol. Could you maybe add to the README a basic example usage for the protocol? Thanks!

The protocol specification lays out how to send and recieve messages. Any implementation would simply follow the specification.

nobody is holding me hostage in his basement

Sounds legit.

commented

The protocol specification lays out how to send and recieve messages. Any implementation would simply follow the specification.

But like do I compile it or something to use??? Nobody said he's gonna start harvesting my organs and selling them on the dark web to buy supplies for a Taser Keyboard v2 if I don't finish in 24 hours.

I thought I told you to be quiet

Which part?

piper-srv is a rust project, and can be compiled with cargo.
a reference client implementation can be found at another repository of mine.

Both of these being rust projects, you simply install rustup/cargo, and run cargo build inside the cloned project dir.

commented

thank you, now i shall pray my organs are still intact inside my body after the next 24 hours