0.1.7 • Published 4 months ago

hattip-ws v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

hattip-ws

A lightweight wrapper that helps you integrate crossws with Hattip.

Usage

Follow the instructions for your server:

Framework Usage

If you're building a framework on top of Hattip, you may find the root entry point useful. It contains generalized types for the adapters, so developers can pass an “adapter factory” to the framework.

import type {
  WebSocketAdapterFactory,
  WebSocketAdapterOptions,
  WebSocketAdapter,
} from 'hattip-ws'
0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago