Bayeux message publication

Luís M. Costa luis.m.costa at gmail.com
Thu Sep 3 08:46:52 EDT 2009


  Hi Dai Jun,


Danny Dai wrote:
> 
> Currently, decoder doesn't handle the ext field. It's extensible 
> information for custom uses. You can new a BayeuxExt and put 
> information into it. After that, you can set it to Response's ext 
> field, which will be sent to client directly. Am I missing something? 
> 

  No, you are absolutely correct. For some reason I missed that. 
  However, in order to work to small changes must be made on the source
code:
    - BayeuxExt constructor must be made public
    - BayeuxMessage constructor must copy “ext” field.


  Thanks for the help,
     Luís M. Costa

-- 
View this message in context: http://n2.nabble.com/Bayeux-message-publication-tp3473457p3572966.html
Sent from the Netty Developer Group mailing list archive at Nabble.com.



More information about the netty-dev mailing list