dpallot / simple-websocket-server

A python based websocket server that is simple and easy to use.
951 stars 319 forks source link

response: [object Blob] #106

Open NawtJ0sh opened 2 years ago

NawtJ0sh commented 2 years ago

Hi, i am trying to connect to a websocket server and its saying this: response: [object Blob]

what do i do?