cmaco

Results 11 comments of cmaco

thank u for answering :) im using python on the server side, okey so yeah from the server side I know how to do it, but from client side how...

because on python i have the emit function with kwargs and have room , namespace but in client ... i have only emit with first arg event name and second...

so for u to understand my flow: every time a user logs in he makes a emit on the connected event and then from the server side i join him...

i think i understand so the be is the source of truth, so when I say send it to room = x on the client when I listen it will...

u can fix this scrolling with the following CSS in the global CSS file: body:has(dialog[open]) { overflow: hidden; }

thank u for answering :) im using python on the server side, okey so yeah from the server side I know how to do it, but from client side how...

because on python i have the emit function with kwargs and have room , namespace but in client ... i have only emit with first arg event name and second...

so for u to understand my flow: every time a user logs in he makes a emit on the connected event and then from the server side i join him...