casbin / Casbin.NET

An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
https://casbin.org
Apache License 2.0
1.13k stars 110 forks source link

feat: Add stream adapter. #287

Closed AsakusaRinne closed 1 year ago

AsakusaRinne commented 1 year ago

Add stream adapter and filtered stream adapter.

casbin-bot commented 1 year ago

@sagilio please review

hsluoyz commented 1 year ago

@AsakusaRinne plz fix:

image

hsluoyz commented 1 year ago

@AsakusaRinne move this code to this repo: https://github.com/casbin-net/stream-adapter

hsluoyz commented 1 year ago

@AsakusaRinne fix:

image

AsakusaRinne commented 1 year ago

This PR has been moved to #299 to commit to preview branch.