Q
Q
qssd18748q2017-11-22 15:47:29
Information Security
qssd18748q, 2017-11-22 15:47:29

Chat on Workerman (rooms)?

There is a tcp server ( https://github.com/walkor/Workerman) that listens on the specified port. It is necessary to organize a chat with the rooms.
Webmord is not needed. You don't need to store messages either.
1. Implement message passing to all connected clients
2. Implement rooms. Those. the client sends JSON {type:connect, roomid:1} (the format is not critical). Next, the client sends data and all users who are in this room receive this data.
Does anyone have one ready?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
sound901, 2019-09-03
@saund901

that's right, there
ctf, https://github.com/enaqx/awesome-pentest

A
Alex070_1, 2019-09-04
@Alex070_1

saund901
“That's right, there” Did you mean about the faculty or what you need (there) - CTF?

X
xoo, 2019-09-04
@xoo

Read, outline similar articles about pentest. If you see a detailed analysis of the case, such as this one , then reproduce it. If something is not clear, ask a question either to the author or on a platform such as a toaster.
You can practice here:
Be sure to participate in CTF.

V
Viktor, 2017-11-23
@Levhav

I have a ready made solution . True, not based on Workerman, but based on CppComet

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question