Categorygithub.com/satyarth42/chatter
repositorypackage
0.0.0-20240509175243-deb6d5ce934e
Repository: https://github.com/satyarth42/chatter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

chatter [WIP]

The project is still in progress, the different modules it encompasses involves

  1. SignUp and Login
  2. JWT based authorization
  3. Different tokens for access authorization and for refreshing an expired Bearer token
  4. Redis for quick lookup of access tokens to check for blacklisted tokens.
  5. Kafka for message passing in distributed server configuration.
  6. Aerospike data store for storing messages.