Issues
- 0
- 1
[BUG]when client send msg to server concurrently. how the server guarantee the response of ask(ctx, msg, mustWaitOnlyTheNextMessage) is matchs the send?
#113 opened by DOLLook - 0
- 0
- 0
- 0
[BUG] how to recover program
#78 opened by Karrrrrrrr - 0
[BUG] client how do reconnect?
#77 opened by aadog - 0
- 0
- 0
How to connect client to server?
#65 opened by japangermany1998 - 3
[BUG] Socket missed a lot of msgs
#58 opened by shixiaofeia - 0
- 1
- 0
- 0
How incoming connections to join room `chat` ?
#60 opened by vnaki - 2
[BUG] Broadcast deadlocks when concurrency
#59 opened by AlanTianx - 1
[FEATURE REQUEST] Can IOS or Android (swift or JAVA) be used as a client to connect to neffos? How can I connect? Are there any documents or ideas?
#39 opened by schooltech - 2
Is neffos.Conn.Socket().WriteText() Atomic?
#57 opened by Rossil2012 - 2
[FEATURE REQUEST] When the remote connection is disconnected, Ask should immediately returns failure .
#26 opened by nonovv - 0
[BUG] The Message.FromStackExchange field do not perform as expected when using StackExchange
#56 opened by bigBron - 1
- 1
- 1
- 1
When there is no data transmission for 60 seconds, neffos automatically triggers the disconnection. I don’t want this, I need to disconnect manually
#49 opened by ezewu - 0
[FEATURE REQUEST]How to establish a websocket connection similar to neffos using Android
#52 opened by AlanTianx - 0
How to send heartbeat to client?
#51 opened by echobool - 0
How to modify the format of websocket response
#50 opened by mengdodo - 0
Hello kataras, how does neffos send messages from one websocket server to another, just like the code
#48 opened by ezewu - 2
Hello, excuse me, I want to transfer my application to neffos. How does neffos send messages to websocket thread in web thread? Just like the socket.io-emitter package of node.js socketio
#46 opened by ezewu - 2
- 0
[DOCS] Explanation of scaling features
#47 opened by lsnow99 - 3
websocket Issue
#44 opened by yunxiangtc - 0
- 2
- 11
- 0
Does it support system push?
#40 opened by nelsonkti - 7
[BUG] the neffos server hang up whole goroutines
#37 opened by LeeEirc - 1
In V12 version, neffos websocket cannot set cross domain using gorilla library, and will prompt 403 error
#29 opened by mualala - 1
- 3
Can you provide more programming language examples
#21 opened by BuGTEa - 2
Dart/flutter client want
#34 opened by 23233 - 3
[BUG] the process hang up, CPU become 100%
#32 opened by LeeEirc - 1
[BUG]
#35 opened by rubik-crypto - 1
WebSocket connection to 'ws://localhost:8080/my_endpoint' failed. [ run native-messages]
#33 opened by Alsmile - 15
about websocket's room
#27 opened by culionbear - 3
在v12版本中,neffos的websocket在前后端分离的情况下提示403 In v12 version, the websocket of neffos prompts 403 when the front and back ends are separated
#31 opened by mualala - 0
- 2
Dart client?
#23 opened by howesteve - 2
[BUG] Message sent more than once
#24 opened by rwrz - 1
[FEATURE REQUEST]Whether the authentication information can be provided with the message#Body when client joining the room?
#22 opened by colorworlds