Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rabbitmq Server | 11,022 | 111 | 14 | 11 hours ago | 190 | July 17, 2023 | 291 | other | Starlark | |
Open source RabbitMQ: core server and tier 1 (built-in) plugins | ||||||||||
Libzmq | 8,712 | 16 | a month ago | 2 | March 24, 2018 | 283 | mpl-2.0 | C++ | ||
ZeroMQ core engine in C++, implements ZMTP/3.1 | ||||||||||
Liftbridge | 2,413 | 2 | 7 months ago | 67 | September 09, 2022 | 44 | apache-2.0 | Go | ||
Lightweight, fault-tolerant message streams. | ||||||||||
Alpakka | 1,256 | 2 | 112 | 2 days ago | 52 | August 09, 2023 | 219 | other | Scala | |
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka. | ||||||||||
Spring Cloud Stream | 935 | 706 | 36 | 13 hours ago | 56 | May 26, 2022 | 95 | apache-2.0 | Java | |
Framework for building Event-Driven Microservices | ||||||||||
Stream Chat Flutter | 771 | 1 | 12 days ago | 48 | July 07, 2022 | 14 | other | Dart | ||
Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API. | ||||||||||
Stream Chat Swift | 751 | 1 | 12 hours ago | 155 | April 04, 2022 | 17 | other | Swift | ||
💬 iOS Chat SDK in Swift - Build your own app chat experience for iOS using the official Stream Chat API | ||||||||||
Twitch Js | 321 | 39 | 10 | 2 months ago | 92 | October 20, 2022 | 23 | mit | TypeScript | |
A community-centric, community-supported version of tmi.js | ||||||||||
Azure Event Hubs | 277 | 2 | 8 months ago | 2 | March 02, 2016 | 13 | mit | |||
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs | ||||||||||
Streams | 212 | 1 | a year ago | 5 | May 12, 2022 | 56 | apache-2.0 | Rust | ||
IOTA Streams, a framework for cryptographic protocols called Applications. Replaces Masked Authenticated Messaging (MAM). Alpha version. |
Quick Links
This repository contains code for our Dart and Flutter chat clients.
Stream allows developers to rapidly deploy scalable feeds and chat messaging with an industry leading 99.999% uptime SLA guarantee.
V4 Migration Guide
For upgrading from V3 to V4, please refer to the V4 Migration Guide
Our team maintains a dedicated repository for full fledged sample applications and demos. Consider checking out GetStream/flutter-samples to learn more or get started by looking at our latest Stream Chat demo.
Stream is free for most side and hobby projects. To qualify your project/company needs to have < 5 team members and < $10k in monthly revenue. For complete pricing details visit our Chat Pricing Page
Stream Chat Dart is a monorepo built using Melos. Individual packages can be found in the packages
directory while configuration and top level commands can be found in melos.yaml
.
To get started, run bootstrap
after cloning the project.
melos bootstrap
We provide a variety of packages depending on the level of customization you want to achieve.
stream_chat
A pure Dart package that can be used on any Dart project. It provides a low-level client to access the Stream Chat service.
stream_chat_persistence
This package provides a persistence client for fetching and saving chat data locally. Stream Chat Persistence uses Moor as a disk cache.
stream_chat_flutter_core
This package provides business logic to fetch common things required for integrating Stream Chat into your application. The core
package allows more customisation and hence provides business logic but no UI components.
stream_chat_flutter
This library includes both a low-level chat SDK and a set of reusable and customizable UI components.
stream_chat_localizations
This library includes a set of localization files for the Flutter UI components.
The best place to start is the Flutter Chat Tutorial. It teaches you how to use this SDK and also shows how to make frequently required changes.
Every package folder includes a fully functional example with setup instructions.
We also provide a set of sample apps created using the Stream Flutter SDK at this location.
All of the Stream Chat packages follow semantic versioning.
See our versioning policy documentation for more information.
We've recently closed a $38 million Series B funding round and we keep actively growing. Our APIs are used by more than a billion end-users, and you'll have a chance to make a huge impact on the product within a team of the strongest engineers all over the world.
Check out our current openings and apply via Stream's website.