-
In my project, the front and back end separation is adopted, which is forwarded through nginx and zuul,then return error 400 . if only through nginx is ok.
the zuul properites is:
zuul:
host:
…
-
@vepkenez made a pretty slick / simple chat demo: https://github.com/vepkenez/hendrix/tree/master/examples/django_hx_chatserver
But it doesn't work with websockets. It falls back to polling. I comp…
-
```
What steps will reproduce the problem?
I don't know how to reproduce.
go-magica-web.go:148 (my file) is :
if err := db.QueryRow("select getdate()").Scan(&timeNow); err != nil {
What is the expec…
-
```
What steps will reproduce the problem?
I don't know how to reproduce.
go-magica-web.go:148 (my file) is :
if err := db.QueryRow("select getdate()").Scan(&timeNow); err != nil {
What is the expec…
-
all that comes to me from the server is -
```
{
"type": "close",
"bubbles": false,
"cancelable": false,
"timeStamp": 1676546179923,
"wasClean": false,
…
-
(Sorry if i don't mark this as a question, i'm new here)
By the way, i find that Asteroid is amazing! Good job!
So, i am currently developing a Ionic Framework App (Android), to communicate with a Met…
-
It would be nice to be able to use one library for both WebSocket servers and clients. It looks like currently only creating WebSocket servers is supported by http-kit.
-
我遇到这个问题没弄懂哪里出问题
ERROR Failed to compile with 1 error
error in ./src/store/modules/permission.js
Syntax Error: TypeError: Cannot rea…
-
Upgraded vuetify from 1.5 to 2.1.15 following the migration guide here
[Releases and Migrations](https://vuetifyjs.com/en/getting-started/releases-and-migrations#releases-and-migrations)
Errors oc…
-
Seems to be the emerging standard for supporting browsers that don't support native WebSockets through a WebSocket-like interface. The [spec](https://github.com/LearnBoost/socket.io-spec) may be a pla…