Skip to content

Component to deliver asynchronous responses in real time to client applications

Notifications You must be signed in to change notification settings

bancolombia/async-dataflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scorecards supply-chain security

Async DataFlow

The Async DataFlow component aims to deliver asynchronous responses in real time to client applications, thus enabling end-to-end asynchronois flows without losing the ability to respond in real time or eventually, send data to client applications as a result of asynchronous operations and oriented to messages / commands / events on the platform. imagen

Repository

  • Channel Sender Distributed Elixir Cluster implementation of real time with websockets and notifications channels.

  • Client JS Javascript library for async data flow implementation for browsers.

  • Client Dart Dart library for async data flow implementation for flutter applications.

  • Examples The purpose of this project is to help the community to understand more the the async data flow component to implement in full asyncio solutions.

How can I help?

Review the issues. Read how Contributing.