Skip to content

How It Works: Sending messages through a websocket #1897

@jkolsen

Description

@jkolsen

@houshuang
This is less of an issue and more of a request for information about how something works. I can move it from here and put it into documentation along with the answer when I have it.

For the websocket connections to students, how does that work? For a session, there is one websocket open and through this, multiple students or groups can connect to the session. When you want to send information to a group that is different from another group, how does this work? Is the information sent to all the groups and then on that side it is filtered or is there something that is done on the sending side that could allow it to just be sent to one group?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions