大神文章 Licode(二):Nuve源码分析
- Licode的Nove组件旨在对服务端资源进行管理(CRUD),服务端资源包括:会议房间(videoconference rooms)、加入凭证(tokens)、参与用户(User)。Nuve组件的gitHub地址:https://github.com/ging/licode/tree/master/nuve,官方对Nuve的说明如下:
Developers will manage rooms (creation and deletion) from their server apps.
Typical server apps can create a room, and request access for their users to Nuve, via a token-based authentication mechanism.
This mechanism allows these servers to create access tokens, and they will provide these tokens to their client