Git Product home page Git Product logo

Comments (7)

orangeduck avatar orangeduck commented on August 17, 2024

Yeah this would be great. Probably not too difficult to add in either.

from cello.

xcthulhu avatar xcthulhu commented on August 17, 2024

Seconded. I would start using libCello tomorrow if it had this.

from cello.

xshifty avatar xshifty commented on August 17, 2024

Hello guys, i just "meet" Cello, and want to start collaborating with this issue, but i'm not a C expert.
Yet, can i help in this project (at this issue to be more exactly)?

from cello.

orangeduck avatar orangeduck commented on August 17, 2024

Hi all. I've made some progress on this issue. In fact I have a protoype or sorts working but it depends on various changes to the core. I'll probably upload it once I have something decent working on the web framework stuff.

from cello.

q2dg avatar q2dg commented on August 17, 2024

.... :-(

from cello.

zcaudate avatar zcaudate commented on August 17, 2024

I'm interested in using this feature as well, because it provides a generalised serialisation format between systems built using Cello and most other systems.

from cello.

zcaudate avatar zcaudate commented on August 17, 2024

I have found that a very robust remote system can be built using:

  • socket server with a simple protocol (my choice is the redis protocol)
  • json serialisation of a common datastructure (maps/array)

I've implemented a bunch of these small redis-protocol based servers in clojure, lua, python and js. I did try with basic c a while back but the structure had no maps. If json serialization tcan be created on top of the Cello datastructures, then it'd be super easy to send and receive messages to the tiny runtime that Cello provides.

from cello.

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.