Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 604 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 604 Bytes

LURK-PHB

Implementation of protocol meeting proposed requirements for possible IETF LURK working group.

Project Dependencies

This project makes use of the libraries supplied in the Mathematical Mesh. This is also available as a SourceForce and GitHub repository.

Right now the libraries are not properly packaged up as nuget packages. So the way to buld the project is to layer the source code trees so that Visual Studio can find the bits it needs.

My source code tree is

...\Work\mmm\ \LURK-PHB\

Hoping to get this fixed soon.