Functions for simple creation of TCP servers and clients
Functions for simple creation of TCP servers and clients
(client host port)(client host port bootstrap-config)Build a TCP client and attempt connection from a host, port, and optional bootstrap configuration.
Build a TCP client and attempt connection from a host, port, and optional bootstrap configuration.
(server bootstrap-config host port)Create a server handler from a bootstrap configuration, host, and port. Yields a function of no args which will gracefully close the server.
Create a server handler from a bootstrap configuration, host, and port. Yields a function of no args which will gracefully close the server.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |