Skip to content

Commit

Permalink
docs(v2): add rsocket.io to showcase (#4360)
Browse files Browse the repository at this point in the history
  • Loading branch information
viglucci committed Mar 7, 2021
1 parent d032acd commit 2a25124
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/rsocket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 2a25124

Please sign in to comment.