mercredi 11 juillet 2018

Laravel one way communication

I want my laravel backend to send a message to my Ionic App whenever there is an entry in my database. I don't want to do polling at frontend, found this library rukavina/kurento-client-php (https://github.com/rukavina/kurento-client-php) but unable to get any success as I was getting this error.

Array ( 
  [code] => 40201 
  [data] => Array ( 
    [type] => SDP_PARSE_ERROR 
  )
  [message] => Empty offer not valid
)

Can anyone help me who either implemented kurento-client-php library or worked on similar situation.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire