Conversing JSON with Qt and Ruby
Here’s a simple command processing engine in C++ for parsing JSON, using Qt and QScriptEngine. The server, which initiates simple exchanges, is written in Ruby.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Here’s a simple command processing engine in C++ for parsing JSON, using Qt and QScriptEngine. The server, which initiates simple exchanges, is written in Ruby.
Post a comment