RSSAmplifier

Alvaro Videla · Sep 2, 2013

RabbitMQ - Sanitizing user input in Erlang

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

RabbitMQ - Sanitizing user input in Erlang September 02 2013 This post presents a rather basic technique for user input sanitization but useful nonetheless. Let’s first introduce the problem at hand. RabbitMQ supports various types of routing algorithms that are implemented in the form of exchanges. Therefore each exchange has its own type . Exchange types are declared as Erlang binaries, like…

Read on videlalvaro.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.