Commit Graph

25 Commits

Author SHA1 Message Date
037fc8a18c Stream controller with client register/unregister events 2024-07-20 19:47:04 +08:00
607eba001f ⬆️ New Notification APIs support Passport New Features 2024-07-19 23:30:55 +08:00
da433c8861 Batch notify user api 2024-07-17 13:45:12 +08:00
96b96912ed Batch push websocket to improve performance 2024-07-17 11:58:51 +08:00
d97837dab6 🐛 Use get function to prevent null pointer exception 2024-07-16 20:27:30 +08:00
ff8b681eaa Auto add api prefix for forwarding 2024-07-16 18:07:48 +08:00
f601476e6b 🐛 Fix wont link account to local model 2024-07-16 14:41:51 +08:00
2f2a39d93d 🐛 Wrong context key in authorization 2024-07-16 14:32:17 +08:00
65b6b4c6a1 🔨 Fix push wrong destination for docker image 2024-07-16 12:11:57 +08:00
3fc866b5e6 🔨 Fix dockerfile 2024-07-16 12:06:03 +08:00
cfb73fde19 🍺 Forgot to complie protobuf... again? 2024-07-16 10:45:24 +08:00
abba3b1c25 🚚 Rename MemberInfo 2024-07-16 10:44:14 +08:00
ab0b491f45 Push flag for notify 2024-07-15 23:47:45 +08:00
59bda7a411 Make notify better 2024-07-15 23:45:26 +08:00
74c9ce063b 🍺 Just forgot to complie the protobuf 2024-07-15 23:41:51 +08:00
44861dc01f 🐛 Missing metadata in notify 2024-07-15 23:39:44 +08:00
d7f5053fc7 More and more api was included 2024-07-15 22:20:37 +08:00
4e96bb2cd5 Record event & check user relation permission APis 2024-07-15 20:04:03 +08:00
ad83100677 🐛 Fix hyper sdk cannot get dealer connection 2024-07-14 23:56:15 +08:00
7812a06cb1 Websocket stream control count connection for specific user 2024-07-14 23:49:34 +08:00
8f996bb697 Websocket stream control 2024-07-14 23:45:18 +08:00
82dd04f8aa Forwarding requests 2024-07-14 22:41:14 +08:00
d371c4fbfa Keep register func can report error 2024-07-14 21:56:16 +08:00
31e73c438e 🚚 Move the service type into hyper sdk 2024-07-14 20:56:06 +08:00
466b240e95 🎉 Initial Commit
Some checks failed
release-nightly / build-docker (push) Has been cancelled
2024-07-14 20:25:30 +08:00