← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/websockets into lp:openlp

 

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" <simon.hanna@xxxxxxxxxxxxx> 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.


References