1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-19 17:49:19 +00:00
seafile-server/notification-server
feiniks 95f4fb3809
Set max conn and add read and write timeout (#682)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-08-22 18:06:15 +08:00
..
.golangci.yml Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
ccnet.conf Add notification server (#535) 2022-12-16 15:29:01 +08:00
client.go Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
event.go Add error log, handle execption and return nil when upgrade failed (#607) 2023-04-14 16:06:54 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
logger.go Add notification server (#535) 2022-12-16 15:29:01 +08:00
server.go Set max conn and add read and write timeout (#682) 2024-08-22 18:06:15 +08:00
subscriptions.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00