3 Repos
Tools for inspecting, searching, and producing messages within a distributed queue or stream.
Distinct from Message Broker Producers: The candidates focus on producer libraries or chat-specific search, not the general administrative browsing of message queue data.
Explore 3 awesome GitHub repositories matching data & databases · Message Browsers. Refine with filters or upvote what's useful.
kafka-ui is a web interface and centralized control plane for administering Apache Kafka clusters, topics, and brokers. It functions as a distributed message queue dashboard and orchestrator, allowing for the oversight of multiple distributed Kafka environments from a single management interface. The project provides dedicated tools for producing and inspecting messages within topics using various serialization and encoding formats. It includes a schema registry client for defining and versioning data schemas and a consumer monitoring dashboard to track offsets and calculate partition lag. T
Provides an interface to produce data to topics and inspect the resulting messages in various formats.
Aurora IMUI is a cross-platform chat UI component library that provides native interface elements for building instant messaging screens on Android, iOS, and React Native. It wraps platform-native UI components behind a unified interface, delegating rendering to each platform's native runtime while maintaining consistent behavior and appearance across devices. The library separates chat data into a platform-agnostic model layer that drives view updates through reactive bindings to native list components. It manages the multi-modal input bar as a finite state machine that switches between text
Provides a scrollable message history browser that displays text, images, voice, video, and custom message types with tap and hold interactions.
Chatto ist ein Swift-basiertes UI-Framework und eine Komponentenbibliothek für den Bau von Messaging-Oberflächen auf iOS. Es bietet eine Sammlung wiederverwendbarer Interface-Komponenten zum Rendern von Textblasen, Fotoanhängen und interaktiven Eingabebereichen. Das Framework konzentriert sich auf eine paginierte Chat-Oberfläche, die den Konversationsverlauf in beide Richtungen lädt. Um die Scroll-Performance aufrechtzuerhalten, verwendet es Hintergrund-Layout-Berechnungen für Nachrichten-Zellen. Die Bibliothek deckt die Konstruktion modularer Messaging-Bildschirme und die Implementierung mobiler Chat-Interaktionen ab, wie z. B. das Ausblenden der Tastatur und Swipe-to-Reveal-Zubehöransichten.
Enables browsing a scrollable list of conversation history with high performance and smooth scrolling.