let tcp_endpoint (_domain : string) : int = 5222 (** [tcp_endpoint domain] is the port where [domain]'s XMPP server is hosted. Currently, it falls back to 5222 (always), but should use SRV records in the near future. *)