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
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