4077717d3a
* Add LpFrameKind::Stream variant with StreamFrameAttributes - Define LP wire format for stream multiplexing - Handle new variant in entry gateway match arm * Replace MixnetStream with LP framing - Replace custom header with LpFrameHeader - Added sequence number for message ordering * Revert accidental vergen bump * Revert accidental bumps * Rename Stream to SphinxStream and split match arms in client_handler * Add LpFrameAttributes type alias for [u8; 14]
Nym SDK
Welcome to the Nym SDK. This is a good starting point for finding resources to build software using Nym components.
The SDK is split into technologies and platforms:
- Typescript - packages for the Javascript ecosystem leveraging Nym's Typescript and WASM clients. Use these to build browser apps, web apps and mobile apps that can make use of the Nym mixnet and Coconut credentials
- Rust - crates for Nym platform support to Rust application and libraries.
Coming soon: