@ -9,7 +9,7 @@ app.use(express.static(clientPath));
const server = http.createServer(app);
app.post('/message', (req, res) => {
res.status(200).send(req.body);
});
server.on('error', err => {
The note is not visible to the blocked user.