3 repository-uri
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 este un framework UI bazat pe Swift și o bibliotecă de componente pentru construirea interfețelor de mesagerie pe iOS. Oferă o colecție de componente de interfață reutilizabile pentru randarea bulelor de text, atașamentelor foto și zonelor de input interactive. Framework-ul se concentrează pe o interfață de chat paginată care încarcă istoricul conversațiilor în ambele direcții. Pentru a menține performanța scroll-ului, utilizează calcule de layout în fundal pentru celulele de mesaje. Biblioteca acoperă construcția ecranelor de mesagerie modulare și implementarea interacțiunilor de chat mobil, cum ar fi închiderea tastaturii și swipe-to-reveal pentru view-urile accesorii.
Enables browsing a scrollable list of conversation history with high performance and smooth scrolling.