vxrifa icon indicating copy to clipboard operation
vxrifa copied to clipboard

Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus

Results 1 vxrifa issues
Sort by recently updated
recently updated
newest added

Clustered EventBus in Vert.x requires redesign of VxRifa event bus codec. Codec should serialize somehow any objects to Json, String or Buffer. It's not so hard, but proper deserializing is....

enhancement