#tcp-server #data #command #protocols #message #networking #securely

farcaster

Utility to securely fire commands and arbitrary data to a server over TCP

2 releases

0.2.1 Dec 18, 2022
0.2.0 Dec 18, 2022
0.1.0 Dec 17, 2022

#12 in #securely

MIT license

8KB
107 lines

CURRENTLY IN VERY EARLY ALPHA

Most stuff isn't implemented yet. Only basic functionality available


lib.rs:

Encrypted message passing protocol FarCaster.

This utility helps passing arbitrary data over a TCP connection with the option of it being encrypted or not.

Useful for passing basic commands or complex bytecode to and from any device that has a network connection.

Dependencies

~1.5–2.2MB
~47K SLoC