FinChat
为金融业务量身定制的社交协同工具
👉 https://www.finogeeks.com/Finchat 👈
本项目演示了如何调用凡泰极客 FinChat SDK 快速构建一个聊天 APP。开发者通过这个示范项目了解如何能通过简单的代码把社交能力通过 FinChat SDK 嵌入到自己的现有 APP 中。本示范项目的编译打包,利用了凡泰极客开发者社区提供的 Maven 工件仓库,把所需要的SDK系列组件在构建时通过依赖关系管理动态下载。
本demo缺省连接到凡泰极客开发者网络。如果希望构建一个 APP 连接到自己本地部署的 FinChat 站点,请先下载安装 FinChat 容器化部署的服务器节点,确认其网络地址,然后把 FinChat SDK 配置指向该地址。
请参考 CONTRIBUTING
This project is to demonstrate how to utilise FinChat, FinoGeeks' Instant Messaging SDK, to create a simple app capable of full-featured online social communication. Developers are expected to learn from this example to integrate FinChat into their own mobile applications to socially connect their users and robots.
By default, the FinChat SDK connects to the FinoGeeks Developer Network. Developers wish to build their own instant messaging solutions will need to have a FinChat server node locally deployed on their own premises and configure the FinChat SDK to point to that location. For details please checkout the FinoGeeks' Developer Network for more details.
Read the CONTRIBUTING