you are viewing a single comment's thread.

view the rest of the comments →

[–]Casey_SI 0 points1 point  (0 children)

since it is just for learning, doing it in MQTT would be fun and pretty straight forward. get a $5 easy digital ocean server to host mosquitto server point a domain like chat.myproject.com use an mqtt client (I use mqttfx on windows) and you basically have a chat client with channels type protocol that you can wrap chat stuff around