package
1.7.2
Repository: https://github.com/lasthyphen/dijetalgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient returns a response writer connected to a remote response writer.
NewServer returns an http.ResponseWriter instance managed remotely.

# Structs

Client is an http.ResponseWriter that talks over RPC.
Server is an http.ResponseWriter that is managed over RPC.