Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Broadcast/Send Message from Server without Invoking any method. #2

Open
iharoonamjad opened this issue Jul 17, 2023 · 1 comment

Comments

@iharoonamjad
Copy link

Is it possible to send message from Server without having to invoke any method from client.

I have a scenario where U.are.U 4500 Fingerprint reader Emits Callbacks for different interactions with the device.

I need to send data from C# to Flutter on each interaction.

Is is possible?
If yes? Can you please provide some example code.

@iharoonamjad iharoonamjad changed the title [FEATURE REQUEST] Broadcast/Send Message from Server without request event. [FEATURE REQUEST] Broadcast/Send Message from Server without Invoking any method. Jul 17, 2023
@Matej-Hlatky
Copy link

What about making a blocking call that will return as soon 1st event occurs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants