json-iterator / java

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
http://jsoniter.com/
MIT License
1.51k stars 519 forks source link

No constructor for: interface io.netty.Channel #323

Open DivyaSiddu0731 opened 2 years ago

DivyaSiddu0731 commented 2 years ago

I am trying to integrate Jsoniter in my project developed on a Netty framework but am facing Issue with “ No constructor for: interface io.netty.Channel” Could you please help how to resolve this?