Crate farcaster

Crate farcaster 

Source
Expand description

§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.

Modules§

error

Structs§

CannonLauncher
Abstracted protocol that wraps a TcpStream and manages sending & receiving of messages
FCPayload