workerwork / rust-pfcp

upf-c rewrite with rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-pfcp

pfcp messages write with rust upf

To Do

  1. 补充信元和消息处理
  2. node和session逻辑
  3. redis存储
  4. restful api
  5. WEB + CLI
  6. 配置参数解析和初始化,动态参数
  7. log
  8. 多线程(线程池+队列)
  9. shm交互vpp
  10. 异步机制实现async/await

About

upf-c rewrite with rust

License:MIT License


Languages

Language:Rust 100.0%