afrad / angular2-websocket

Websocket wrapper for angular2 based on angular-websocket
Apache License 2.0
210 stars 84 forks source link

Help #107

Open zpforcoding opened 6 years ago

zpforcoding commented 6 years ago

Hello,when i use this package in angular5,it can work well.But i found a problem,after the client and the server established a websocket service,and also the client got information from the server well,now if i refresh my client or close this tab,and then the if i reconnect the websocket service,server will threw an error with code 1001.I don't know how to solve this problem.I really hope you can see this information and help me.Thank you very very much.