Skip to content

How to bind sockjs and like this #163

Description

@0xAX

Hello All,

Got a question in IRC how to bind sockjs to the Weber.

I'm seeing two ways for doing this:

  1. Add sockjs-erlang as a standard _sj and config route as we doing with websockets.
  2. Use wrap for
cowboy:set_env(my_http_listener, dispatch, cowboy_router:compile(Dispatch)).

for updating current cowboy routing?

Any additional ideas/suggestions?

Links:

cc: @matheusca

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions