Code Monkey home page Code Monkey logo

Comments (2)

theturtle32 avatar theturtle32 commented on July 21, 2024

What kind of proxy server are you trying to use? The client doesn't
support connecting using a proxy server right now, as I personally have no
use for that. In theory, if proxy support were to be added, SOCKS would
probably make most sense, possibly also proxies that implement HTTP CONNECT
-- that would probably be easiest to add support for.

Brian

On Mon, Jan 7, 2013 at 10:32 PM, bravoc [email protected] wrote:

I'm just using the client part, connect to a proxy server as format
ws://proxyserer:80/proxy?type=.. , then an onclose event happen.

I catched the TCP dump and found the another server return ACK, and get
correct sec-WebSocket-Accpet key, but client don't continue work with the
new response server.

Can we support the usage of client part to connect a proxy server?


Reply to this email directly or view it on GitHubhttps://github.com//issues/74.

Brian McKelvey
C.E.O & Co-Founder
Worlize Inc.
www.worlize.com

from websocket-node.

bravoc avatar bravoc commented on July 21, 2024

I found the root cause. It's not related proxy server. I got the data ArrayBuffer from node.js+jsdom+jQuery to be converted string send to server, but server only accept binary data, so close my connection.

from websocket-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.