requirements:
- Mature, not one of hundreds "node.js chat server in 15 minutes"
- based on mainstream language platform, Node/JS or Java
What is available so far:
There's Matrix Synapse https://github.com/matrix-org/synapse but it's based on Python stack and really cumbersome to deploy.
Another one is Signal server but it's tightly coupled with Signal specific features, like requirement to register via SMS, etc.