Skip to content

Index

@wuespace/telestion / nats

Re-exporting the most used types and functions from the nats.ws package.

Example

import { Msg, JSONCodec, ... } from '@wuespace/telestion/nats';

See

  • https://docs.nats.io/using-nats/developer
  • https://github.com/nats-io/nats.ws#readme

Classes

Interfaces

Type Aliases

Functions

References

JSONCodec

Re-exports JSONCodec