|
Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/ Set by moderator on 27 December 2017. |
|||
|
02:59
ilbot3 joined
|
|||
| moderator | Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/ | ||
|
07:36
lizmat joined
13:04
Zoffix joined
|
|||
| Zoffix | Is there Cro flair? Like i.imgur.com/CEFbAIo.png but for Cro.. You know, "Powered by Cro" and stuff, for users to add to their sites? | 13:05 | |
| timotimo | not aware of anything | 13:06 | |
| Zoffix | aww | ||
| timotimo | did you see my spectacular suggestion for a cro logo? | ||
| Zoffix | no | 13:07 | |
| timotimo | hack.p6c.org/~timo/cro-logo.png | ||
| Zoffix | It's very small... mi.cro even... | 13:08 | |
| timotimo | that's the joke! it's terrible in any other aspect | 13:09 | |
| Zoffix | :) | ||
| jnthn | Somebody artistic from the Edument Sweden offices also is going to work on some Cro logo proposals :) | 13:10 | |
| Hopefully will have 'em after the Christmas/New Year break :) | |||
| Zoffix | Sweet. Ping me when you do :) | ||
| \\o | |||
| jnthn | :) | ||
|
13:10
Zoffix left
|
|||
| jnthn | Heh, he left before I could ask how Cro is working out for him :) | 13:11 | |
| timotimo | he likes cro enough to put a "powered by cro" in the website footer :) | 13:15 | |
| BBL | |||
|
16:10
Zoffix joined
|
|||
| Zoffix | Is there a reference-style docs for everything? Like a list of routines and methods, similar to how we have them on p6 docs: docs.perl6.org/type/IO::Socket::Async | 16:11 | |
| jnthn: "how Cro is working out" the server-restart-on-change latency is driving me nuts and would love reference-style docs rather than tutorial-style. Other than that, it's working out great. | 16:13 | ||
| Like right now I need to set `Access-Control-Allow-Origin` on some routes, but I've no idea where all the routines like `&get`, and `&content` are even documented | 16:14 | ||
| And I see there's a .set-header method on some object, but how do I get that object inside the route | |||
| It's just `&header` | 16:16 | ||
| jnthn | cro.services/docs/reference/cro-htt..._responses | ||
| But if you need to apply it to a bunch of routes you can factor it out into an after block: cro.services/docs/reference/cro-htt...oute_block | 16:17 | ||
| Zoffix | Yeah, I guess it'd help if I bothered to read any docs :) | 16:20 | |
|
16:36
Zoffix left
|
|||