实现 Channels Buddy 通道源的一个包
github.com/ajvolin/channels-buddy-source-provider
源代码
问题
安装: 64
依赖: 3
建议者: 0
安全性: 0
星标: 0
关注者: 2
分支: 0
公开问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT fd444979a9baecad94411945f3073b1083319ffd
channelsChannels Buddy
This package is auto-updated.
Last update: 2024-09-12 13:52:40 UTC
用于在 Channels Buddy 中注册通道源的包。
要开发通道源,实现 ChannelSource 协议,并在服务提供者的绑定方法中将 ChannelSourceProvider 传递给 ChannelSourceProviders 单例。