0.0.21 • Published 3 years ago

falconz-app-chat-rc v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.13

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago