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@1
```

## API Reference

Further documentation can be found at <https://hexdocs.pm/websocks>.