[IPython-dev] messaging protocol

Jason Grout jason-sage at creativetrax.com
Fri Apr 8 03:58:26 EDT 2011


On 4/8/11 12:42 AM, Brian Granger wrote:
> Jason,
>
> I will reply more later, but the msg_id can be anything.  Couldn't you
> just use a prefix like:
>
> msg_counter-msg_uuid
>
> 01-123124214

I guess for that matter, I could make the message id tuple (or dictionary):

(normal hash, counter)

That would work fine too.  Sorry for the noise--I'm still exploring how 
general this protocol is.

Thanks,

Jason




More information about the IPython-dev mailing list