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

IMessageSystem implementation for XMPP #39

Merged
merged 6 commits into from
Jul 10, 2019

Conversation

ForNeVeR
Copy link
Member

@ForNeVeR ForNeVeR commented Jul 7, 2019

Closes #29, closes #37.

@ForNeVeR ForNeVeR requested a review from gsomix July 7, 2019 14:45
@ForNeVeR ForNeVeR force-pushed the feature/29-xmpp-message-ssytem branch from 6c7a4b7 to 6dc49ea Compare July 7, 2019 16:42
@ForNeVeR ForNeVeR mentioned this pull request Jul 7, 2019
@ForNeVeR

This comment has been minimized.

@ForNeVeR ForNeVeR self-assigned this Jul 7, 2019
ForNeVeR added 5 commits July 8, 2019 23:18
XMPP connection turned out to work in an asynchronous manner, thus I'm
making small part of our stack asynchronous, too, to work around that.
@ForNeVeR ForNeVeR force-pushed the feature/29-xmpp-message-ssytem branch from 6dc49ea to facaff3 Compare July 8, 2019 16:20
Emulsion.Tests/Actors/Xmpp.fs Show resolved Hide resolved
Emulsion/Actors/Xmpp.fs Outdated Show resolved Hide resolved
Emulsion/Telegram/Client.fs Show resolved Hide resolved
Emulsion/Xmpp/XmppClient.fs Outdated Show resolved Hide resolved
Emulsion/Xmpp/XmppClient.fs Show resolved Hide resolved
@ForNeVeR ForNeVeR mentioned this pull request Jul 10, 2019
1 task
@ForNeVeR
Copy link
Member Author

Okay, LGTM. Ready for merge!

@ForNeVeR ForNeVeR merged commit a3cca67 into master Jul 10, 2019
@ForNeVeR ForNeVeR deleted the feature/29-xmpp-message-ssytem branch July 10, 2019 17:11
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

Successfully merging this pull request may close these issues.

Clear the message factory architecture Decouple message queues from actors
1 participant