Tomi Amao
Results
2
comments of
Tomi Amao
this should be simple...from the readme, do the following: ``` SessionStore sessionStore = new MySessionStore(); PreKeyStore preKeyStore = new MyPreKeyStore(); SignedPreKeyStore signedPreKeyStore = new MySignedPreKeyStore(); IdentityKeyStore identityStore = new MyIdentityKeyStore();...
@tohojo, issue only happens in driver/native mode. XDP Zero Copy was what was added in 6.14. In skb/generic mode it works fine.