gcm:Common Lisp的Google Cloud Messaging (GCM)库
GCM Common Lisp的库。例子:CL-USER> (gcm:configure \" <your> \") ; No value
CL-USER> (gcm:send (make-instance 'gcm:message :payload (list \" title \" \" Hello \" \" text \" \" Hey there \" )) :registration-ids (list \" <a> \")) #<GCM>
执照麻省理工学院