hola,
      
      good, but now i implemented a websocket server on the receiving
      part,
      so, out of curiosity, is there a websocket client in pd now?
      
      salut,
      
      
chevil@giss.tv
      
      
      Bukvic, Ivica wrote:
    
      
      
      
      
        That should've read emscripten (instead of emacripted)—typo
        courtesy of potato fingers.
      
        
      
      
        Also, note that if you set up your own server, you should enable
        https. Otherwise, you will not be able to use mic input, MIDI,
        and possibly also audio out (depending on your browser security
        settings). Our currently set up server is already running https
        and if you upload your test patch on your own server, see the
        emscripten subfolder's documentation on how to reference patches
        on another server. Patches should  be able to reference relative
        paths in respect to the patch, so things should "just work"
        (famous last words). As always, bug reports are welcome (please
        use github to report them). HTH