GithubHelp home page GithubHelp logo

datasnap-node's Introduction

πŸ§ͺ Welcome to the laboratory of Aaron Jones, the brilliant scientist who's synthesizing the future one line of code at a time!

πŸ” In my quest for knowledge and self-improvement, I traverse the vast digital landscape, exploring new technologies to refine my skills and make the virtual world a better place.

🀝 Collaboration is the key to success in our interconnected world, so feel free to explore my repositories, contribute to my projects, or simply reach out to share a bug, an idea, or discuss the latest tech trends.

🌱 I firmly believe that growth and learning are never-ending journeys, and I'm always eager to take on new challenges and master new skills.

πŸŽ‰ Let's band together and shape the future of technology with innovation, dedication, and a dash of fun! πŸ’‘πŸ‘©β€πŸ’»πŸš€

datasnap-node's People

Contributors

ajones avatar brianofearain avatar ryanmmmmm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

brianofearain

datasnap-node's Issues

Future Dev of Datasnap nodesdk

Hi Aaron- here are my thoughts on the future dev of the nodesdk:
-- Some type of batching of event calls would be a good idea to deal with multiple events being sent concurrently- I think I will add this next and you can let me know your thoughts on it if you like
-- At this stage I think separate function calls for each event category is unnecessary for now. I think it might be a good idea to introduce validation on the data types in the json and when we do that it would then probably make sense to separate the validators for each event category.

Datasnap REST Endpoint not handling multiline JSON

Here is some information on the issue. Any way to reproduce in this driver so we can actively address on the REST API backend via error handling or handling of these multiline files properly if needed?

Our Curl example does use the following Multiline json:

https://gist.github.com/ryanmedlin/de374797dbb9c7a89e97

Example Curl Tests using our Test API keys:

https://gist.github.com/ryanmedlin/4fef493114cce8f55e5c

See Notes form Kate on the issue

BIG PROB: Sending JSON not in a single line and causes problems but don’t get an error if there is a new line – you just get partial JSON

  • Getting a lot of errrors which is good For testing, Aaron was using a "prettified" version of json, over multiple lines so that the json string contains newlines and tab characters. json.stringify() was retaining the newline characters, and he thinks we were only looking at the first line. This was throwing weird errors at him that weren't overly obvious.

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.