Commit Graph

3 Commits

Author SHA1 Message Date
Tony Garnock-Jones d2c161fd3e Remove layer of actor*, to avoid out-of-context field access; switch from 201 to 202 for posts 2016-11-22 13:32:32 +13:00
Tony Garnock-Jones f14e0acfcb Reinterpret canonical-local-host -> canonical-baseurl.
In order to support HTTPS nginx proxying, we need to maintain a
"fictional" baseurl which is not directly connected to this server's
listen ports. This has caused a change to configuration: now, a
baseurl is specified along with one or more listen specifications.
2016-11-22 11:35:39 +13:00
Tony Garnock-Jones 9f6a73a8b0 Split server.rkt into hub.rkt and hub/*.rkt 2016-11-21 10:13:40 +13:00