You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Open_IM/internal/rpc/rtc ../../../internal/rpc/rtc/rtcLiveKit.go:66:36: cannot use rpc (variable of type *rtcLiveKit) as type "Open_IM/pkg/proto/rtc".RtcServiceServer in argument to rtc.RegisterRtcServiceServer: *rtcLiveKit does not implement "Open_IM/pkg/proto/rtc".RtcServiceServer (missing SignalGetRooms method)
#2
../../../internal/rpc/rtc/rtcLiveKit.go:66:36: cannot use rpc (variable of type *rtcLiveKit) as type "Open_IM/pkg/proto/rtc".RtcServiceServer in argument to rtc.RegisterRtcServiceServer:
*rtcLiveKit does not implement "Open_IM/pkg/proto/rtc".RtcServiceServer (missing SignalGetRooms method)
The text was updated successfully, but these errors were encountered:
Open_IM/internal/rpc/rtc
../../../internal/rpc/rtc/rtcLiveKit.go:66:36: cannot use rpc (variable of type *rtcLiveKit) as type "Open_IM/pkg/proto/rtc".RtcServiceServer in argument to rtc.RegisterRtcServiceServer:
*rtcLiveKit does not implement "Open_IM/pkg/proto/rtc".RtcServiceServer (missing SignalGetRooms method)
The text was updated successfully, but these errors were encountered: