如何将数据与Netty SimpleChannelInboundHandler中的通道相关联

时间:2018-01-04 01:45:49

标签: netty

我可以只使用ChannelHandlerContext.channel()作为键吗?有没有更好的方法呢?

1 个答案:

答案 0 :(得分:0)

您可以使用<script src="//cdnjs.cloudflare.com/ajax/libs/vue/2.4.2/vue.min.js"></script> <div id="app"> <html-escaper> <html> <head> {{ headContent }} </head> <some-junk> Custom tags are ok </some-junk> <body> <div>This part is legit</div> </body> </html> </html-escaper> </div> <template id="html-escaper"> <code v-escape-content> <slot> </slot> </code> </template>ChannelHandlerContext.attr(...).set(...)。这允许您按.get(...)包含键/值对。