Current section

Files

Jump to
websocks README.md
Raw

README.md

# 🧦 websocks
[![Package Version](https://img.shields.io/hexpm/v/websocks)](https://hex.pm/packages/websocks)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/websocks/)
Utility package for building WebSocket server & client in Gleam.
## Installation
```sh
gleam add websocks@4
```
## API Reference
Further documentation can be found at <https://hexdocs.pm/websocks>.