mirror of
https://github.com/zkitter/zkitter-js.git
synced 2026-01-08 21:18:10 -05:00
* replace bytewise with charwise * adding chat * fix build * fix lint and prettier * implement direct chat message; add basic queries for chat ids and messages * linter fix * publish chat topics * add Filter type for pubsub and query * linter fix * add db for storing own chats * fix ecdh shared secret * linter fix * update types
18 lines
142 B
Plaintext
18 lines
142 B
Plaintext
node_modules
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
yarn.lock
|
|
test.js
|
|
|
|
# TS build dir
|
|
build
|
|
dist
|
|
bin
|
|
webdev
|
|
|
|
# Jest
|
|
coverage
|
|
|
|
# JetBrains IDE
|
|
.idea
|