I will look but I can't break the old code. You may get a new api. On 23 Jul 2016 4:22 p.m., "Simon Hanna" <[email protected]> wrote:
> Could you convert the polls to strings before sending them in websockets > -> handle_websocket ? > current_poll = str(current_poll, 'utf-8') > main_poll = str(main_poll, 'utf-8') > That way parsing them in js is straightforward > -- > https://code.launchpad.net/~trb143/openlp/websockets/+merge/296703 > You are the owner of lp:~trb143/openlp/websockets. > -- https://code.launchpad.net/~trb143/openlp/websockets/+merge/296703 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

