GithubHelp home page GithubHelp logo

crateway's People

Contributors

bewee avatar tim-hellhake avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

crateway's Issues

Graphql Support

Hello there,
since you guys are working on porting the gateway to Rust may i suggest adding support for graphql as this would make a huge difference in how we connect and query devices.

i've been trying to add support to graphql in the nodejs edition and got it working with the http end point and still trying to figure out the websocket subscription maybe someone can help with that....

the way i have it setup is by adding an extension controller for graphql: GraphqlController.js and add it to the router...

What do you guys think?

unable to build on WSL:ubuntu-20.04

Hello guys,
trying to test the rust edition, i cloned it run the ./setup.sh which complete fine since it conly clones the gateway and install the dependencies, but running cargo run give an error when it tries to build the crateway at the very last step, complaining about note: /usr/bin/ld: cannot find -lsqlite3

muy guess was something to do with the cross compilation, so i tried to add the proper flag for my machine in ~/.cargo/config.toml as follow:
# Specify which linker to use for this target
[target.x86_64-unknown-linux-gnu]
linker = "x86_64-linux-gnu-gcc"
but i get the error.
Can you please tell me which architecture i should target? or how to successfully build this on Windows 10 ruing WSL:Ubuntu-20.04

btw may i recommend adding the following to the readme: install the nightly build of rustup using the following command: rustup default nightly and if one needs to go back to stable version they can run rustup default stable

looking forward to testing the rust edition.
cheers,

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.