techniche-mcspb2311 / techniche

MCSPB-2311 Team 1 Blue Ocean
0 stars 0 forks source link

Notifications Feed #10

Open KylerNim opened 7 months ago

KylerNim commented 7 months ago
athanclark commented 6 months ago

Socket.io provides a nice subscription system on top of websockets, which will be really useful for coding challenge sessions (each person viewing the session will be part of the subscription, where each update is relayed to each socket.io client).