pocketbase/tools/subscriptions
Gani Georgiev 76a6b9834b fixed Message.WriteSSE example 2025-09-13 23:46:13 +03:00
..
broker.go changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
broker_test.go [#5793] added subscriptions.Broker.TotalClients() method 2024-11-04 19:19:06 +02:00
client.go wrap DefaultClient.Send with a single lock/unlock and rename mux to mu for consistency 2025-09-13 23:42:46 +03:00
client_test.go merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
message.go fixed Message.WriteSSE example 2025-09-13 23:46:13 +03:00
message_test.go added subscription.Message.WriteSSE method 2025-02-21 13:04:23 +02:00