Coder Social home page Coder Social logo

Comments (8)

woobagooba avatar woobagooba commented on May 24, 2024

from canboat.

keesverruijt avatar keesverruijt commented on May 24, 2024

n2kd server is a minimal C program that does NOT implement HTTP. At all. Period. It uses its own minimal protocol, which is suited to a frontend that implements HTTP.

I know RFC2616 (superceded by RFC7230) back-to-front and implementing it from scratch is a lot of work.

from canboat.

keesverruijt avatar keesverruijt commented on May 24, 2024

If somebody wants to invest the time and write up a simple HTTP server, or a small wedge between (for instance) NGINX and n2kd I'd be more than happy to integrate your pull request :-)

from canboat.

jlaba avatar jlaba commented on May 24, 2024

Maybe https://www.gnu.org/software/libmicrohttpd/ is a useful library to use as http server within this project. It seems to be very small, powerful enough and is implemented in C.

Might this be an option for you?

from canboat.

tkurki avatar tkurki commented on May 24, 2024

@jlaba are you aware of https://github.com/SignalK/signalk-server-node ?

Embeds canboat, data over http(s) and websocket and tcp, data from nmea2000 and nmea0183 in uniform format, conversions to nmea0183 etc.

from canboat.

jlaba avatar jlaba commented on May 24, 2024

from canboat.

tkurki avatar tkurki commented on May 24, 2024

See also https://github.com/tkurki/marinepi-provisioning

from canboat.

jlaba avatar jlaba commented on May 24, 2024

Your one step ahead ;-) But my puppet module is also ready now.

from canboat.

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.