android - ssl == null, java NullPointerException -


i'm implementing secure websocket in android (client side) using too tallnate websocket library

but encountering error:

java.lang.nullpointerexception: ssl == null. 

how can fix it?


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -