server
server copied to clipboard
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Results
123
server issues
Sort by
recently updated
recently updated
newest added
**Is your feature request related to a problem? Please describe.** Add some CSS to the `code {}` selector to have it looking more like a code block. **Describe the solution...
a:feature
in:ui
**Problem** Deleting a message using a specific client token causes the message to disappear for all clients, regardless of when they connected or which token was used. This invalidates the...
a:bug