Terminal XMPP client setup
In this lecture we talked about Message based integration and looked at some Technologies To deepen the Lecture we created a custom Xmpp client that implements common features to a terminal based xmpp client should have.
-
Creating a public channel, where multiple users can join
-
See Online Users

-
Write Private Chat Messages
-
write them with `/msg Username [message]

switch with Tab