Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cray0000 authored Jul 5, 2024
1 parent 707a282 commit 161a8a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/channel/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# teamplay channel

WebSocket/BrowserChannel 2-way communication socket.
WebSocket/SockJS 2-way communication socket.

BrowserChannel can be used to emulate WebSocket in environments where you don't have access to websocket.
SockJS can be used to emulate WebSocket in environments where you don't have access to websocket.

## Usage

Expand Down

0 comments on commit 161a8a9

Please sign in to comment.