🤗 [Question]: is it possible to get the file descriptor from fiber websocket? #914
Open
3 tasks done
Labels
🤔 Question
Further information is requested
Question Description
I have been using gofiber/websocket for a while now, and I've been reading about how you can increase WebSocket performance by creating an epoll to handle file descriptors. I've tried every possible way to obtain it from
*websocket.Conn
, but I couldn't find any solution. Has anyone tried this before?Code Snippet (optional)
No response
Checklist:
The text was updated successfully, but these errors were encountered: