Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 425 Bytes

ROADMAP.md

File metadata and controls

24 lines (19 loc) · 425 Bytes

Planned features

0.99.x

  • Packet layer ✅
  • Connection layer ✅
  • Session layer ✅
  • Application layer ✅

1.0.x

  • RPC ✅
  • Bi-RPC ✅
  • Messaging ✅
  • Multiplexer ✅

1.1.x

  • Client/Server abstraction over application ✅
  • Examples support ✅

1.2.x

  • Dialogue hub for shrinking goroutines
  • Application hub for shrinking goroutines

1.3.x

  • Epoll to replace now connection layer goroutines