docs(v2): add rsocket.io to showcase (#4360)

This commit is contained in:
Kevin Viglucci 2021-03-07 01:15:29 -06:00 committed by GitHub
parent d032acdc93
commit 2a25124e36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

View file

@ -582,6 +582,14 @@ const users = [
source: 'https://github.com/imbhargav5/rooks',
tags: ['large', 'versioning'],
},
{
title: 'RSocket',
description: 'Application protocol providing Reactive Streams semantics.',
preview: require('./showcase/rsocket.png'),
website: 'https://rsocket.io/',
source: 'https://github.com/rsocket/rsocket-website',
tags: [],
},
{
title: 'Runlet',
description: 'A cloud-based job manager that integrates your devices',