# bifrost - 모듈러 네트워킹 데몬 & 라이브러리

> Clean Markdown view of GeekNews topic #12523. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12523](https://news.hada.io/topic?id=12523)
- GeekNews Markdown: [https://news.hada.io/topic/12523.md](https://news.hada.io/topic/12523.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-12-25T10:31:01+09:00
- Updated: 2023-12-25T10:31:01+09:00
- Original source: [github.com/aperturerobotics](https://github.com/aperturerobotics/bifrost)
- Points: 7
- Comments: 0

## Topic Body

- Pluggable Transport를 지원하는 P2P 통신 엔진   
  - 크로스 플랫폼: 웹브라우저, 서버, 데스크탑, 모바일,..  
  - 효율적: 하나의 연결로 여러개의 동시 스트림을 멀티 플렉싱   
  - 암호화: 피어 간의 각 링크를 식별,인증,암호화   
  - 유연성: 여러 개의 트랜스포트 및 프로토콜을 동시에 같이 사용   
  - 메시기능: 서킷을 통해서 원하는 대상 피어로의 멀티 홉 라우팅 지원   
  - PubSub: 플러그 가능한 구현체를 통해서 채널 Pub/Sub 가능   
  - Robust: 안정적인 연결을 위해 Quic을 사용   
- libp2p, noise, drpc, starpc, nats 같은 네트워킹/PubSub/RPC 라이브러리등과 연동   
- Go 라이브러리로 사용하거나 CLI 및 Daemon 으로 이용 가능

## Comments



_No public comments on this page._
