@trustasia/keychat
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

KeyChat JS版本

这是一个实现端到端加密通信的js库,主要采用ts编写,使用时请自行实现存储逻辑,主要存储内容是SignedKey和ExchangeKey

该库有对应的go实现参考 keychat

安装依赖

npm install / yarn

Build

npm run build

Example

example中有两个demo,一个自连接,一个是连接外部的identity

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i @trustasia/keychat

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

298 kB

Total Files

27

Last publish

Collaborators

  • cp-apple
  • henry.chen