Giter Site home page Giter Site logo

msgpack-rpc-ruby's Introduction

= MessagePack-RPC


== Description


== Installation

=== Archive Installation

	rake install

=== Gem Installation

	gem install msgpack-rpc


== Features/Problems


== Synopsis


== Copyright

Author::    frsyuki <[email protected]>
Copyright:: Copyright (c) 2010 frsyuki
License::   Apache License, Version 2.0

msgpack-rpc-ruby's People

Contributors

joker1007 avatar kuenishi avatar sorah avatar suma avatar will avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

msgpack-rpc-ruby's Issues

Git history dropped

Was it intentional to drop all of the git commit history from the subdirectory of msgpack-rpc/ruby in this repository?

I did my own subdirectory extraction a few months ago and preserved the history here: potatosalad/[email protected]

It seems out of pattern with the other extractions that have taken place:

If the drop was intentional, that's fine, I just wanted to mention it in case it was accidental.

Client and server on the same endpoint?

Hi

How can I create a client and server on the same endpoint? I need this to write a ruby program that connects to a msgpack-rpc server that not only accepts requests, but can also send notifications and requests to it's clients.

Upgrade cool.io Dependency Version

Hi,

You should upgrade the cool.io dependency version to something newer than 1.2.4. Cool.io 1.2.4 has some compatibility issues with Developers tools, preinstalled on OS X Yosemite and El Capitan (Command line tools v. 7.0 and above).

I've spent several hours, determining the reason, why installing Cool.io dependency was failing.

catch user defined exceptions?

Hi there,
I am trying to setup the ruby rpc server and execute code which can throw user-defined exceptions. For NoMethodError or divided-by-0 exceptions, they are captured and sent to the client, but not my own exception. Even an exception derived from NoMethodError will not work. The server will just die. I would like the server to act like irb, executing the ruby code and if there is any exceptions, it will get them and, in the case of msgpack-rpc, it will send the exception information to the client. I wonder if it is possible?
Thanks!

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.