Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Uw service pack 0613 #101

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Commits on Jun 13, 2016

  1. w.i.p. JSON-RPC w attachments

    uwiger committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    6b1f3ad View commit details
    Browse the repository at this point in the history
  2. attachment handl, prelim

    uwiger committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    00e6e74 View commit details
    Browse the repository at this point in the history
  3. synch rpc support

    uwiger committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    e757552 View commit details
    Browse the repository at this point in the history
  4. int services framework

    uwiger committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    892d219 View commit details
    Browse the repository at this point in the history
  5. Synchronous service RPC wrappers + service availability relay

    - new element in svc announcement: cost
    - new element in auth msg: node_id
    - {rvi.synch,true} arg in svc invocation indicates synch wrapper
    - service announcements are relayed to neighboring (authorized) nodes
    - remote messages are routed if svc not local
    - initial attachment support
    
    TODO: node ids need to be relayed with service announcements, if
    reply messages are to find their way back.
    uwiger committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    ac68f63 View commit details
    Browse the repository at this point in the history