Skip to content

Commit 42217ae

Browse files
committed
Note pluto-websocket is no longer client-only
1 parent 5cfbbc1 commit 42217ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To later update your dependencies, simply run `deps.pluto` again. [Learn more...
4646
While Pluto's standard library is still growing, a few packages are available to provide what is currently missing:
4747
- [iniparser](https://github.com/calamity-inc/iniparser) — INI reader & writer for Lua 5.3+ and Pluto
4848
- [pluto-discord-bot](https://github.com/PlutoLang/pluto-discord-bot) — a library enabling you to write Discord bots in Pluto
49-
- [pluto-websocket](https://github.com/PlutoLang/pluto-websocket)expands Pluto's `socket` library with WebSocket client functionality
49+
- [pluto-websocket](https://github.com/PlutoLang/pluto-websocket)provides WebSocket client & server functionality for Pluto's `socket` library
5050
- [pluto-zip](https://github.com/PlutoLang/pluto-zip) — a library to read & create zip archives
5151
- [pluto-query](https://github.com/PlutoLang/pluto-query) — expands Pluto's `xml` library with query selector functionality
5252
- [pluto-dns](https://github.com/PlutoLang/pluto-dns) — DNS client library

0 commit comments

Comments
 (0)