diff options
author | Teddy Wing | 2021-02-03 19:12:40 +0100 |
---|---|---|
committer | Teddy Wing | 2021-02-03 19:21:32 +0100 |
commit | b5c2f3a6ed194245e9c584f25b28d8f7c8f90218 (patch) | |
tree | 90fec16922c592355281009a50aff85c18d45592 /l/src/macro.lisp | |
parent | 857302a5ac0714087a1f8d068e3bc5a15a1393d8 (diff) | |
download | extreload-b5c2f3a6ed194245e9c584f25b28d8f7c8f90218.tar.bz2 |
config: Initialise a new websocket-driver client on new config
Add a new `make-config` function to construct a `config` object. This
creates a new websocket-driver client and stores it in the `ws-client`
slot in the `config`.
Before this, I thought about using a writer method on the `socket-url`
slot that creates a new client. This didn't work in `make-instance`
though. Perhaps there's a way to have the `:initarg` use the writer, but
I'm not sure.
Diffstat (limited to 'l/src/macro.lisp')
0 files changed, 0 insertions, 0 deletions