crazyll
Results
2
issues of
crazyll
"docz": "^2.3.1" ``` npx docz serve docz-app@ serve /Users/Documents/webApp/xxxxxx/packages/mobile-ui-doc/.docz gatsby serve "--port" "3001" "--host" "localhost" ⠀ You can now view docz-app in the browser. ⠀ http://localhost:3001/ ``` `docz serve` missed...
When I run the example chat and select a websocket option, there console an error: WebSocket connection to 'ws://localhost:9000/websocket/room/socket?user=yy' failed: Error during WebSocket handshake: Unexpected response code: 426 my Play...