lahsivjar / react-stomp

React websocket component for STOMP protocol over SockJs
https://www.npmjs.com/package/react-stomp
MIT License
134 stars 41 forks source link

一直连接失败,回调onConnectFailure() #169

Closed ckrgithub closed 3 years ago

ckrgithub commented 3 years ago

image

ckrgithub commented 3 years ago

Whoops!Lost connection to http://localhost:8090/ircloud

ckrgithub commented 3 years ago

The server needs to add this @Override public void registerStompEndpoints(StompEndpointRegistry registry) { registry.addEndpoint("/ircloud").*_setAllowedOrigins("")_**.withSockJS(); }