Simple Websocket Client

From chapter 29, running Chrome extension with ws:// localhost:8080/echo-test immediately pops an alert saying “Undefined”.
The final version of the project from this chapter is running, and opening the url in a browser shows the req.eventLoop.newFailedFuture(error: Abort(.notFound)) in ApplicationResponder row 50 is being hit… I feel like I’m missing something but not sure what?

Nevermind, space in the url :expressionless:

1 Like

@burstrom Glad you fixed it! Cheers! :]