Questions tagged [jaxl]

Jaxl is an asynchronous, non-blocking I/O, event based PHP library for writing custom TCP/IP client and server implementations.

17 questions
0
votes
1 answer

Get data of json comming from Google Cloud Messaging

I'm trying to get some information out of my incomming messages from Google Cloud Message (GCM). Message looks like this: { "category":"com.myappplication", "data": { "my_message":"this data i need", …
Theo Jansen
  • 81
  • 1
  • 4
  • 11
0
votes
1 answer

Can't send a group message - Error 400 - Modify - BadRequest

The user is online, inside the room, can listen but it cannot send any message. Why? I am using JAXL in PHP! XML Message: available! dnd
richardaum
  • 6,651
  • 12
  • 48
  • 64
1
2