[Bug 193132] New: new port: www/libsearpc seafile application RPC lib

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 29 20:08:05 UTC 2014


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 at FreeBSD.org
          Reporter: yan_jingfeng at 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.


More information about the freebsd-ports-bugs mailing list