Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Hasmin-AC <[email protected]>
  • Loading branch information
sumitshinde-84 and Hasmin-AC authored Oct 16, 2024
1 parent 9129da5 commit 36bad63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node-red/protocol/websocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:

# {{meta.title}}

In this documentation, you will learn how to use WebSocket in Node-RED for communication. We will explain the concepts through practical examples, covering how to connect and communicate as a WebSocket client and how to build a WebSocket server using Node-RED to communicate with clients.
Let's look at how to use WebSocket in Node-RED for communication. We will explain the concepts through practical examples, covering how to connect and communicate as a WebSocket client and how to build a WebSocket server using Node-RED to communicate with clients.

## What is Websocket?

Expand Down

0 comments on commit 36bad63

Please sign in to comment.