Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ejic

json-iterator codec plugin for erpc

Usage

import (
    "github.com/sqos/ejic"
    "github.com/henrylee2cn/erpc/v6"
)

peer := erpc.NewPeer(erpc.PeerConfig{DefaultBodyCodec: ejic.JsoniterCodec{}.Name()})

NOTE: client and server should set DefaultBodyCodec with same configure

License

ejic is under Apache v2 License. See the LICENSE file for the full license text

About

erpc jsonter codec plugin

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages