Giter Site home page Giter Site logo

Comments (3)

aslakhellesoy avatar aslakhellesoy commented on May 5, 2024

FWIW I have updated Webbit's README with Autobahn test suite install instructions: https://github.com/aslakhellesoy/webbit/blob/master/README.md

I'm also running into a problem with closed connections - any pointers about what it could be would be greatly appreciated: https://github.com/joewalnes/webbit/issues/38

from autobahn-python.

oberstet avatar oberstet commented on May 5, 2024

Just rectified that on HEAD. Please have a look if that works for you.

The git submodule approach to include Autobahn for convenient testing of Webbit is nice. Thanks also for mentioning. Just one caveat (dont know if that applies): we use tags to mark release versions .. the master HEAD might be broken at any time .. its dev bleeding edge. Are you planning to submodule an Autobahn tagged version?

Closing stuff: dont know which Autobahn version you are using .. the HEAD has significant new code regarding close handling and close reporting in the fuzzing stuff, more options to control, i.e.
https://github.com/oberstet/Autobahn/blob/master/testsuite/websockets/fuzzing_client.py#L30
etc etc - whats missing to release 0.4.3 are the actual test cases for section 7 (close) .. hope to get that done in the next 2 weeks. Docs are also lagging. Sorry ..

Anyway: it would be nice if you could test using HEAD (against the normal rules of only using releases) .. and see what happens. If the issue is still there, ping me back, I'll try to help.

from autobahn-python.

aslakhellesoy avatar aslakhellesoy commented on May 5, 2024

@oberstet - thanks for your quick response. I'll probably be using HEAD in dev and the latest Autobahn release for Webbit releases. We'll see what works. And thanks for the heads up on fuzzer.failByDrop = False - and the fix.

I'll close this issue since it's solved. I'll probably get back with more questions/suggestions as I progress.

Thanks for your work on Autobahn btw - it's a gold mine. I expect the Node.js crowd will check in soon too ;-)

from autobahn-python.

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.