1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
budibase/packages/server/src/websockets
2024-04-17 12:17:03 +02:00
..
builder.ts Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
client.ts Store all socket users in redis to allow all server instances to be aware of all users 2023-05-31 10:21:50 +01:00
grid.ts Update server and builder to properly sync changes with tables and views across all users 2023-08-17 16:04:56 +01:00
index.ts Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests. 2023-06-01 00:02:55 +01:00
middleware.ts Update comments 2023-06-27 17:45:24 +01:00
websocket.ts Remove // eslint-disable-next-line @typescript-eslint/no-unused-vars 2024-04-17 12:17:03 +02:00