Want to do *inline push *from application server:
1. server is aware of channel name
2. browser clients are connected to same channel
Data which application server sends to APE server to perform inline push is:
cmd = [{'cmd' : 'testpush', 'params' :
{'password' : 'testpasswd', 'x' : 50, 'channel' : 'NTI276630', 'y' : 60, 'data'
:
{ 'message' : 'moved', 'message1' : 'updated' }}}]
*Note*: Using http method get to transport above data
I am getting below *error message*, what should be possible cause any guess:
[{u'raw': u'ERR', u'data': {u'code': u'005', u'value': u'BAD_JSON'},
u'time': u'1410398762'}]
--
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/
---
You received this message because you are subscribed to the Google Groups "APE
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.