Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 20:08:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193132] New: new port: www/libsearpc seafile application RPC lib
Message-ID:  <bug-193132-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193132

            Bug ID: 193132
           Summary: new port: www/libsearpc seafile application RPC lib
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: yan_jingfeng@yahoo.com

Created attachment 146500
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146500&action=edit
new port shar file

Searpc is a simple C language RPC framework based on GObject system. Searpc
handles the serialization/deserialization part of RPC, the transport part is
 left to users.

The serialization/deserialization uses JSON format via json-glib library. A
serialized json object is returned from server to client after executing the
RPC function. Each RPC function defined in the server side should take an
extra GError argument to report error.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193132-13>