ååã®ç¶ãã§ãã stompserver ã« RESTful ãªå£ããããããªã®ã§ä»åã¯ãã¡ããè¦ã¦ã¿ã¾ãã ã¾ãã¯ãbin/stompserver ãå¼ãã¾ãã $HTTP_ENABLE ãtrue ã«ããã ãã§ããããã§ãhttp.rb ãèªã¿ãã¾ããHTTPãã³ãã©ãéå§ããã¾ãã - $HTTP_ENABLE = false + $HTTP_ENABLE = true If $HTTP_ENABLE require 'mongrel' require 'stomp_server/protocols/http' end ... if $HTTP_ENABLE puts "Http protocol handler starting on #{config.opts[:host]} port 8080" EventMachine.start_server(config.opts[:ho
{{#tags}}- {{label}}
{{/tags}}