Vocabulary | Summary |
ftp | Common code shared by FTP client and server |
ftp.client | FTP client |
ftp.server | FTP server |
http | Common code shared by HTTP client and server |
http.client | HTTP client |
http.server | HTTP server |
io.pools | Abstract connection pooling |
io.servers | Multi-threaded TCP/IP servers |
io.sockets | Client and server TCP/IP sockets, UDP/IP datagram sockets |
io.sockets.icmp | Support for ICMP. |
io.sockets.secure | Secure sockets (SSL, TLS) |
ntp | Client for NTP protocol |
oauth1 | |
oauth2 | |
openssl | OpenSSL binding |
smtp | Sending mail via SMTP |
urls | Tools for working with URLs (uniform resource locators) |
Vocabulary | Summary |
bitcoin.client | Client for getting information from a bitcoin server |
cgi | Support using Factor in CGI scripts |
curl | Bindings to libcurl |
echo-server | |
fastcgi | |
file-server | Command-line HTTP file server |
gemini | Gemini client |
gemini.server | Gemini server |
gopher | Gopher client |
gopher.server | Gopher server |
imap | Reading mailboxes using IMAP |
irc.client | An IRC client framework |
lisppaste | XML-RPC interface to http://paste.lisp.org |
pop3 | Retrieve mail via POP3 |
stomp | STOMP (Simple Text Oriented Messaging Protocol) client library |
time-server | |
tty-server | Connect to a Factor listener through telnet |
tty-server.shared | Connect to a *shared* Factor listener through telnet |