Skip to content
#

websockets

Here are 3,091 public repositories matching this topic...

psychobunny
psychobunny commented Dec 31, 2020

https://docs.nodebb.org/installing/os/osx-mavericks/

Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)

More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the

supabase
AronBe
AronBe commented Feb 18, 2021

It happened to me I deleted a column that had a foreign key constraint and for someone not working with databases, I didn't know it is a nono. It resulted in having multiple foreign keys after I added a new one to replace it.

Maybe we could either prevent it or warn the user that the foreign key should be first removed on the dropped column? Or remove the constraint with the column? Also, why c

oltreseba
oltreseba commented Apr 2, 2020

Description

Every time an api call is made i get the error:
Refused to set unsafe header "User-Agent"

I'm using the API package in an electron app.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x i

Improve this page

Add a description, image, and links to the websockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the websockets topic, visit your repo's landing page and select "manage topics."

Learn more