Browse Source

Merge branch 'document-future-rkt-goblins' into 'master'

Document the status of project and future

See merge request spritely/goblins!44
master
Jessica Tallon 1 year ago
parent
commit
496b05949e
  1. 22
      goblins/scribblings/intro.scrbl

22
goblins/scribblings/intro.scrbl

@ -108,18 +108,16 @@ is already all the security system we need).
(Okay, actually see the first caveat in the next section.)}] (Okay, actually see the first caveat in the next section.)}]
@section{What's on its way?} @section{Status of Racket Goblins:}
@itemlist[ Racket Goblins is currently not under active development for new features, but
@item{@bold{The rest of CapTP:} will receive bug fixes and will maintain OCapN compatibility as described in
There's still a few things left to CapTP to allow for easier specifications developed by @link["https://ocapn.org"]{OCapN Group}. This
connection setup, proper disconnect handling, and capability means that Racket Goblins will be compatible with Guile Goblins or any other
introductions between multiple machines. implementation of OCapN.
(Coming in v0.8, presumably!)}
@item{@bold{A separate module system:} If you'd like to look at another Scheme implementation of Goblins which recieves
While not part of Goblins itself, a future project named a lot of active development, please see
"Spritely Dungeon" will help close the loop on ocap security for @link["https://gitlab.com/spritely/guile-goblins"]{Guile Goblins}.
Racket.}]
@make-intro-note[] @make-intro-note[]

Loading…
Cancel
Save