Files
mfahampshire 7c890ea0c5 TS SDK docs (#6840)
* First sweep packages + some minor tweaking

* Second sweep

* Regenerate lockfile + package.json mods

* Regenerate lockfile again

* Fix CI

* Fix CI again

* All building properly

* unblock

* Tweak examples

* Comments + readme + fix rotten unit test

* First pass docs

* Big pass

* Massive pass on new docs

* Update integrations.md w mobile

* Partial overhaul review

* new playground + big pass

* new fix lychee err

* IPR notice tweak
2026-06-09 13:31:08 +00:00

32 lines
831 B
Markdown

**@nymproject/mix-tunnel** • [**Docs**](globals.md)
***
# @nymproject/mix-tunnel
## Enumerations
- [EventKinds](enumerations/EventKinds.md)
## Interfaces
- [SetupMixTunnelOpts](interfaces/SetupMixTunnelOpts.md)
- [TunnelState](interfaces/TunnelState.md)
- [MixFetchResponseInit](interfaces/MixFetchResponseInit.md)
- [IMixTunnelWorker](interfaces/IMixTunnelWorker.md)
- [LoadedEvent](interfaces/LoadedEvent.md)
## Type Aliases
- [TunnelStateName](type-aliases/TunnelStateName.md)
- [WsEventType](type-aliases/WsEventType.md)
- [WsEventCallback](type-aliases/WsEventCallback.md)
## Functions
- [getMixTunnel](functions/getMixTunnel.md)
- [setupMixTunnel](functions/setupMixTunnel.md)
- [disconnectMixTunnel](functions/disconnectMixTunnel.md)
- [getTunnelState](functions/getTunnelState.md)
- [proxy](functions/proxy.md)