Skip to content

Commit 485ef77

Browse files
committed
fix(nats): concepts
1 parent 110c9fe commit 485ef77

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pages/nats/concepts.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,6 @@ dates:
1111

1212
Credentials give services and platforms access to Scaleway NATS, enabling them to connect to the host system. NATS credentials give full read-write-manage access to your NATS message broker. See the documentation on [how to create credentials](/nats/how-to/create-credentials/) for full details.
1313

14-
15-
16-
```mermaid
17-
graph TD
18-
A[Generative API] --> B1[Preconfigured Multimodal Endpoints]
19-
B1 --> |interacts with| B2[Development Tools]
20-
B2 --> |develops|C[Your Application]
21-
B1 --> |interacts with|C
22-
```
23-
24-
25-
2614
## Message broker
2715

2816
A message broker is a piece of software that allows applications, systems and services to communicate with each other and send/receive data. It facilitates the exchange of information by receiving messages from a producer, and transmitting them to a consumer. Scaleway NATS is a message broker tool based on the NATS messaging system.

0 commit comments

Comments
 (0)