B1G-M0N3Y / Disco-Discord

8 stars 0 forks source link

Socket improvement #180

Closed adub671 closed 1 year ago

adub671 commented 1 year ago

These features now work in sockets: chat creation chat deletion chat message deletion chat message creation channel message creation channel message deletion

refactored socket into context so it is only 1 instance of sockets being used. before it was being initialized in every component it was being used and causing it to lag