On Wed, Oct 20, 2021 at 8:11 AM Chris Angelico <ros...@gmail.com> wrote:
>
> On Wed, Oct 20, 2021 at 8:09 AM <will...@welliver.org> wrote:
> > > There are some fairly cool features in the latest Pike builds that, to
> > > my knowledge, aren't well documented yet. Maybe someone - and I'm
> > > fully aware that that probably means "I" - should put together an
> > > example of a socket server with on-the-fly updates and asynchronicity
> > > provided by continue functions.
> > >
> >
> > I don't think there's much in the way of documentation of the Concurrent
> > and async stuff that's landed in 8.1. A tutorial of that (or some
> > subset) ala the annotations document I wrote would be really welcome,
> > even if it's not "publication ready"!
>
> I don't want to promise to do it, but I'll see what I can knock together.
>

Starting the document in my bot's repository. Can be lifted straight
into Pike's own docs if/when it's good enough - license terms are very
free (MIT).

https://rosuav.github.io/StilleBot/Asynchronicity

ChrisA

Reply via email to