0.0.21 • Published 4 years ago

falconz-app-chat-rc v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

falconz-app-chat-rc

chat client api modules. specifically meant to implement fetching from rocketchat backend

Development workflow

# add changes
git add -A
git cz
npm run version
git push --follow-tags origin main && npm publish

Todo

  • start writing unit test before it is too large to start
  • introduce json-schema validation - ajv
  • remove lru and introduce datastructure library https://github.com/Yomguithereal/mnemonist
  • authenticate and save the userId/token
  • on launch check if re-login is required
  • interface for data managers & jsonschema for data contracts
  • state machine for login/auth
  • interface for logging
  • interface for cache

Notes

Started using npx typescript-starter

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago