locked
How to filter message in subscribe of zeromq if using Newtonsoft.Json to send message RRS feed

  • Question

  • How to filter message in subscribe of zeromq if using Newtonsoft.Json to send message

    Subscribe("filtertext",...)

    this filtertext can only work when receive plain text message

    does it mean that i have to receive all message and filter myself. In other words, zeromq can not filter Json message


    From Zero, Have a beginning


    • Edited by Map to new space Friday, September 13, 2013 8:18 AM
    • Moved by Eason_H Monday, September 16, 2013 2:22 AM
    Friday, September 13, 2013 7:54 AM

Answers

All replies

  • Hi zvzzvz,

    This forum is to discuss problems of C# development. Your question is not related to the topic of this forum. You can refer to the ZeroMQ's home page:http://zeromq.org/

    Thanks


    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support

    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.

    • Proposed as answer by Just Karl Tuesday, September 17, 2013 8:19 PM
    Monday, September 16, 2013 2:21 AM
  • google zeromq forum do not have people reply

    Still not start a love story, not start yet

    Monday, September 16, 2013 9:04 AM
  • Are you saying that you are not getting replies on http://zeromq.org/?

    If so, that's still out of scope for Microsoft's forums.

    Karl


    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer



    My Blog: http://unlockpowershell.wordpress.com
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?<=\G.{2})",19|%{[char][int]"0x$_"})

    Tuesday, September 17, 2013 8:19 PM