Skip to content

Commit d79984d

Browse files
committed
also mention RestRserve vignette
1 parent 3f48a83 commit d79984d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/vig01_plumber_deploy.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,4 @@ One important thing to note about the above example is that it is **insecure**.
237237

238238
## See also
239239

240-
Plumber is a relatively simple framework for creating and deploying services. As an alternative, the [RestRserve](https://restrserve.org) package is a more comprehensive framework, built on top of functionality provided by Rserve. It includes features such as automatic parallelisation, support for HTTPS, and support for basic and bearer authentication schemes.
240+
Plumber is a relatively simple framework for creating and deploying services. As an alternative, the [RestRserve](https://restrserve.org) package is a more comprehensive framework, built on top of functionality provided by Rserve. It includes features such as automatic parallelisation, support for HTTPS, and support for basic and bearer authentication schemes. See the vignette "Deploying an ACI service with HTTPS and authentication" for more information.

0 commit comments

Comments
 (0)