GithubHelp home page GithubHelp logo

Support the browser about mqtt-packet HOT 4 CLOSED

mqttjs avatar mqttjs commented on June 9, 2024
Support the browser

from mqtt-packet.

Comments (4)

mcollina avatar mcollina commented on June 9, 2024

It works perfectly with browserify or webpack, as MQTT.js works in the
browser.
As it seems you are talking about using it as is, without browsefy or
webpack. Right?
Il giorno ven 1 apr 2016 alle 23:16 Espen H [email protected] ha
scritto:

Hi,

We are developing a browser plugin for previewing websocket traffic, and
are looking into your package for parsing MQTT-messages. Your package
caught our eye; the implementation looks great, good job.

I couldn't help but notice, however, that you depend on bl and some other
node.js stuff. Do you think it could be possible to support the browser as
well? If so, it would be a great help for us.

Alternatively - do you know of any other parsing library for MQTT? I
looked at MQTT.js, but that is a whole client/server-thing, we just need
the parsing logic.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#11

from mqtt-packet.

eliihen avatar eliihen commented on June 9, 2024

That's good to hear, I only saw references to node in the readme.

Correct, Ideally I would like to just be able to put the source file or a dist file right in the project, as there is no build system as of now. I tried to simply require the source, but that didn't really work too well.

from mqtt-packet.

mcollina avatar mcollina commented on June 9, 2024

You can create a standalone bundle with browserify. Have a look. This module is built for speed and throughput, and it heavily relies on Node Streams and Buffer.
I have no time to rewrite this for the browser only... you might want to fork it.

from mqtt-packet.

eliihen avatar eliihen commented on June 9, 2024

I did what you said - created a standalone bundle via browserify; it works great. Thanks for your help!

from mqtt-packet.

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.