The in-process backend uses 'innernet', which is a net.Listener and net.Conn implementation using in-process buffers instead of real sockets. Out-of-process backends can be used with the '-backend' parameter. An additional flag is required to allow connections to non-localhost TCP backends. |
||
|---|---|---|
| .. | ||
| cli.go | ||
| client.go | ||
| contact.go | ||
| conversation.go | ||
| innernet.go | ||
| ui.go | ||