day len server theo loi Khoi noi, toi xin tuyen bo mien tru trach nhiem
This commit is contained in:
11
src/LiveKit/livekit.service.ts
Normal file
11
src/LiveKit/livekit.service.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
// import { Injectable, OnModuleInit } from '@nestjs/common'
|
||||
// import { LiveKitRoomService } from './livekit.room.service'
|
||||
|
||||
// @Injectable()
|
||||
// export class LiveKitService implements OnModuleInit {
|
||||
// private liveKitRoomService: LiveKitRoomService
|
||||
// async onModuleInit() {
|
||||
// // init livekit room service
|
||||
// this.liveKitRoomService = new LiveKitRoomService()
|
||||
// }
|
||||
// }
|
||||
Reference in New Issue
Block a user