Stein Magnus Jodal
|
7f987cb1e2
|
jsonrpc: Lookup methods using the objects map directly
|
2012-11-25 20:36:04 +01:00 |
|
Stein Magnus Jodal
|
40f4a8181d
|
jsonrpc: Wrapper takes a mapping between mounts and objects
This is analogous to how the inspector takes a mapping between mounts and
classes.
|
2012-11-25 08:03:26 +01:00 |
|
Stein Magnus Jodal
|
569ee6c5f3
|
jsonrpc: Add inspector that describes the available API
|
2012-11-24 00:57:08 +01:00 |
|
Stein Magnus Jodal
|
61d6de2378
|
jsonrpc: Support methods on the root object
|
2012-11-22 15:30:34 +01:00 |
|
Stein Magnus Jodal
|
6e2ffb0820
|
jsonrpc: Make dict returns from plain objects work
|
2012-11-22 12:11:22 +01:00 |
|
Stein Magnus Jodal
|
b038c4c2db
|
Add generic JSON-RPC 2.0 object wrapper
This can wrap multiple objects, which can be both plain objects and Pykka
actors. To my knowledge, everything in the spec is supported.
|
2012-11-21 23:51:05 +01:00 |
|