Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Xliff jnthn: Have you thought of virtual hosting support for cro? 19:09
lizmat wouldn't that just be routing on the Host: header ? 19:10
Xliff Yes. Can you link to that point in the docs, please? 19:15
Ouch.... 19:16
:$host is header
That gets messy.... I'll have to think about that one. 19:17
Might be better to handle thosse in before()
lizmat probably, yeah
Xliff Thanks, Liz!