netty-websocket-spring-boot-starter icon indicating copy to clipboard operation
netty-websocket-spring-boot-starter copied to clipboard

@BeforeHandshake close 方法空指针

Open 350078238 opened this issue 4 years ago • 2 comments

@BeforeHandshake 方法中调用 session.close(); 后 会报异常,需要怎么处理呢 图片

350078238 avatar Jun 21 '20 09:06 350078238

这个是获取close事件的参数时报的错,你查看下入参是否正确

YeautyYE avatar Jun 21 '20 09:06 YeautyYE

好的,

350078238 avatar Jun 21 '20 10:06 350078238