treasure-lau / Linphone4Android

LinPhone是一个网络电话或者IP语音电话(VOIP),是一款遵循GPL的开源的网络视频电话系统,其主要如下:使用linphone,我们可以在互联网上随意的通信,通过语音、视频、即时文本消息。linphone使用SIP协议,是一个标准的开源网络电话系统,你能将linphone与任何基于SIP的VoIP运营商连接起来,包括我们自己开发的免费的基于SIP的Audio/Video服务器。LinPhone是一款自由软件(或者开源软件),你可以随意的下载和在LinPhone的基础上二次开发。LinPhone是可用于桌面电脑:Linux, Windows, MacOSX 以及移动设备:Android, iPhone, Blackberry.
GNU General Public License v3.0
247 stars 103 forks source link

GCM is deprecated now ( GCM现已弃用 ) #10

Open deepbhavsar opened 6 years ago

deepbhavsar commented 6 years ago

Hello,

I like your implementation but currently push notification code is in GCM but it is deprecated according to google documents.

Can we move to firebase messaging service? Please check below document:

https://developers.google.com/cloud-messaging/android/legacy-regid