<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Segoe UI'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>Thanks Cameron, </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Seems my cup of tea.. Will check in detail and let you know the status</DIV>
<DIV>&nbsp;</DIV>
<DIV 
style="FONT-FAMILY: 'Segoe UI'; COLOR: #000000; FONT-SIZE: 10pt"><BR>Regards, 
<BR>Lijo Sebastian<BR>Senior Software Engineer<BR>Citrus Informatics (India) Pvt 
Ltd.</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=brett.r.cameron@gmail.com 
href="mailto:brett.r.cameron@gmail.com">Brett Cameron</A> </DIV>
<DIV><B>Sent:</B> Friday, November 08, 2013 1:21 AM</DIV>
<DIV><B>To:</B> <A title=rabbitmq-discuss@lists.rabbitmq.com 
href="mailto:rabbitmq-discuss@lists.rabbitmq.com">Discussions about RabbitMQ</A> 
</DIV>
<DIV><B>Subject:</B> Re: [rabbitmq-discuss] amqp over http bridge with 
c#</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV dir=ltr>
<DIV>
<DIV>Lijo,<BR><BR></DIV>Possibly RabbitHub (<A 
href="https://github.com/brc859844/rabbithub">https://github.com/brc859844/rabbithub</A> 
has been tested up to RabbitMQ 3.1.5) might do part of what you 
want?<BR><BR></DIV>Brett<BR><BR></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Thu, Nov 7, 2013 at 10:56 PM, Lijo Sebastian <SPAN 
dir=ltr>&lt;<A href="mailto:lijo@citrusinformatics.com" 
target=_blank>lijo@citrusinformatics.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>
  <DIV dir=ltr>
  <DIV dir=ltr>
  <DIV style="FONT-FAMILY: 'Segoe UI'; FONT-SIZE: 10pt">
  <DIV>Videla,&nbsp; </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  Our requirement is like that. For security purposes, we do all incoming 
  requests like this. nginx will redirect to the specified api or a webpage or 
  anything.</DIV>
  <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  What we need here is a messaging protocol that supports Publish/Subscribe 
  mechanism, that connects to server through nginx proxy 
  pass.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ave tried mqtt, xmpp etc. but they does not supports this http 
bridging.H</DIV>
  <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  Please let me know if this is possible with RabbitMQ, or any other MQ 
  protocols.</DIV>
  <DIV style="FONT-FAMILY: 'Segoe UI'; FONT-SIZE: 10pt"><BR>Regards, <BR>Lijo 
  Sebastian<BR>Senior Software Engineer<BR>Citrus Informatics (India) Pvt 
  Ltd.</DIV>
  <DIV 
  style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
  <DIV style="FONT: 10pt tahoma">
  <DIV>&nbsp;</DIV>
  <DIV style="BACKGROUND: #f5f5f5">
  <DIV><B>From:</B> <A title=videlalvaro@gmail.com 
  href="mailto:videlalvaro@gmail.com" target=_blank>Alvaro Videla</A> </DIV>
  <DIV><B>Sent:</B> Thursday, November 07, 2013 2:21 PM</DIV>
  <DIV><B>To:</B> <A title=rabbitmq-discuss@lists.rabbitmq.com 
  href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target=_blank>Discussions 
  about RabbitMQ</A> </DIV>
  <DIV><B>Subject:</B> Re: [rabbitmq-discuss] amqp over http bridge with 
  c#</DIV></DIV></DIV>
  <DIV>&nbsp;</DIV></DIV>
  <DIV 
  style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
  <DIV dir=ltr>
  <DIV>Lijo,</DIV>
  <DIV>&nbsp;</DIV>Why do you need to have nginx in front of your RabbitMQ 
  server? 
  <DIV>&nbsp;</DIV>
  <DIV>Why do you need to publish messages over HTTP?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Also, may I ask. Have you read and followed the tutorials offered on the 
  website? <A href="http://www.rabbitmq.com/getstarted.html" 
  target=_blank>http://www.rabbitmq.com/getstarted.html</A></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>The tutorials will give you a good understanding of what RabbitMQ and 
  AMQP can do.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Regards,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Alvaro</DIV>
  <DIV>&nbsp;</DIV></DIV>
  <DIV class=gmail_extra><BR><BR>
  <DIV class=gmail_quote>On Thu, Nov 7, 2013 at 9:41 AM, Lijo Sebastian <SPAN 
  dir=ltr>&lt;<A href="mailto:lijo@citrusinformatics.com" 
  target=_blank>lijo@citrusinformatics.com</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote><BR>You saying i cannot have a nginx server in between a 
    client machine and server? 
    <DIV><BR><BR><BR>Regards,<BR>Lijo Sebastian<BR>Senior Software 
    Engineer<BR>Citrus Informatics (India) Pvt Ltd.<BR></DIV>-----Original 
    Message----- From: Michael Klishin<BR>Sent: Thursday, November 07, 2013 1:59 
    PM<BR>To: Discussions about RabbitMQ<BR>Subject: Re: [rabbitmq-discuss] amqp 
    over http bridge with c# 
    <DIV>
    <DIV><BR><BR>On 7 Nov 2013, at 08:41, Lijo Sebastian &lt;<A 
    href="mailto:lijo@citrusinformatics.com" 
    target=_blank>lijo@citrusinformatics.com</A>&gt; wrote:<BR><BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>i have a scenario where my c# application should 
      send/receive messages from server.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      But an nginx server will proxy pass the connection with default port 80 in 
      between.<BR></BLOCKQUOTE><BR>Answered in<BR><A 
    href="http://markmail.org/thread/uam7kyj7bnfx6jyr" 
    target=_blank>http://markmail.org/thread/<U></U>uam7kyj7bnfx6jyr</A><BR><BR>You 
    cannot use Nginx to proxy HTTP traffic to port 5672<BR>because HTTP and AMQP 
    0-9-1 are very different protocols.<BR><BR>MK<BR><BR>Software Engineer, 
    Pivotal/RabbitMQ<BR><BR><BR>______________________________<U></U>_________________<BR>rabbitmq-discuss 
    mailing list<BR><A href="mailto:rabbitmq-discuss@lists.rabbitmq.com" 
    target=_blank>rabbitmq-discuss@lists.<U></U>rabbitmq.com</A><BR><A 
    href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" 
    target=_blank>https://lists.rabbitmq.com/<U></U>cgi-bin/mailman/listinfo/<U></U>rabbitmq-discuss</A> 
    <BR>______________________________<U></U>_________________<BR>rabbitmq-discuss 
    mailing list<BR><A href="mailto:rabbitmq-discuss@lists.rabbitmq.com" 
    target=_blank>rabbitmq-discuss@lists.<U></U>rabbitmq.com</A><BR><A 
    href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" 
    target=_blank>https://lists.rabbitmq.com/<U></U>cgi-bin/mailman/listinfo/<U></U>rabbitmq-discuss</A><BR></DIV></DIV></BLOCKQUOTE></DIV>
  <DIV>&nbsp;</DIV></DIV>
  <HR>
  _______________________________________________<BR>rabbitmq-discuss mailing 
  list<BR><A href="mailto:rabbitmq-discuss@lists.rabbitmq.com" 
  target=_blank>rabbitmq-discuss@lists.rabbitmq.com</A><BR><A 
  href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" 
  target=_blank>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</A><BR></DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>rabbitmq-discuss 
  mailing list<BR><A 
  href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</A><BR><A 
  href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" 
  target=_blank>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</A><BR><BR></BLOCKQUOTE></DIV>
<DIV>&nbsp;</DIV></DIV>
<P>
<HR>
_______________________________________________<BR>rabbitmq-discuss mailing 
list<BR>rabbitmq-discuss@lists.rabbitmq.com<BR>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<BR></DIV></DIV></DIV></BODY></HTML>