0.0.18 • Published 5 years ago

falconz-app-chat-rc v0.0.18

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

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.14

5 years ago

0.0.15

5 years ago

0.0.13

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.12

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago