[99s-extend] cowboy websocket and wamp

Loïc Hoguin essen at ninenines.eu
Mon May 6 17:38:44 CEST 2013


It's a JSON based protocol, so I suppose you need to write a Websocket 
handler that implements that protocol using one of the JSON libraries 
available in Erlang like jsx for example.

On 04/30/2013 08:59 PM, Gregory de Souza wrote:
> Hi,
> I'm new to the community and am exploring cowboy for a project.
>
> Can anyone offer guidance/links on how to use cowboy's websocket support
> with WAMP (http://wamp.ws/)?
> The cowboy docs mention bullet
> <https://github.com/extend/bullet?source=cr> as a convenient
> client/server lib (with an AJAX fallback) which is great, but I'd like
> to use WAMP's RPC and PubSub so I'm unsure how to proceed.
>
> Any tips would be appreciated!
>
> Thanks in advance
> --
> Gregory | @gdesouza <http://twitter.com/gdesouza> | http://blog.gdesouza.me
>
>
> _______________________________________________
> Extend mailing list
> Extend at lists.ninenines.eu
> http://lists.ninenines.eu:81/listinfo/extend
>


-- 
Loïc Hoguin
Erlang Cowboy
Nine Nines
http://ninenines.eu



More information about the Extend mailing list