You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2020. It is now read-only.
In order to remove dependency from barge-core to protocol buffer, we could use protostuff in barge-proto-rpc to be able to expose only POJOs in the API and still use that POJOs as protocol buffer messages.
In order to remove dependency from barge-core to protocol buffer, we could use protostuff in barge-proto-rpc to be able to expose only POJOs in the API and still use that POJOs as protocol buffer messages.