most messaging apps and almost all bi-directional websocket based apps do something very similiar. mobile apps/webapps become thin clients with a web socket.
that said, it's nice to abstract it away, and with a container - makes it very generic which is nice.
will definitely look into it for a project.
btw how decentralized can the servers be. potentially can anyone join in as a server. discovering peers will be another interesting challenge.
that said, it's nice to abstract it away, and with a container - makes it very generic which is nice.
will definitely look into it for a project.
btw how decentralized can the servers be. potentially can anyone join in as a server. discovering peers will be another interesting challenge.