aboutsummaryrefslogtreecommitdiff
path: root/syncapi/consumers/presence.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-04-19refactor: update GMSL (#3058)kegsay
2022-12-08Fix newly joined users presence (#2854)Till
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
2022-08-31Allow batching in `JetStreamConsumer` (#2686)Neil Alexander
2022-07-07Fix issue `uint64 values with high bit are not supported` in presence (#2562)Till
2022-06-30Silence presence logs (#2547)Till
2022-05-17bugfix: fix race condition when updating presence via /sync (#2470)kegsay
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-04-27Don't create fictitious presence entries (#2381)Neil Alexander
2022-04-06Add presence module V2 (#2312)Till