News

Big stuff today.

We’re spinning up lots of direct channels for teams building with Honcho. Join our Discord, and let’s build together 🦾.

Honcho v0.0.4

ADDED

  • A User object for global user level metadata and more object oriented interface

  • Reverse Pagination support to get recent messages, sessions, etc. more easily

  • Linting Rules

CHANGED

  • Get sessions method returns all sessions including inactive

  • Using timestampz instead of timestamp

  • Client renamed to Honcho

  • Honcho takes in app_name instead of app_idapp_name needs to be a unique identifier

  • Honcho object requires an initialize() call to be used