#843 Rust implementation of project haystack

Glenn Pierce Wed 22 Jul 2020

Just letting the community know that I have a basic implementation of some project haystack features in rust.

https://github.com/glennpierce/project-haystack-rs

It currently consists of

1: A zinc parser / primitives for creating zinc.\ 2: a basic webserver example that implements the auth mechanism the implementation of ops, formats, about and hisRead and hisWrite

I probably will add more features as I require them.

Thanks

Richard McElhinney Thu 23 Jul 2020

Glenn,

This is fantastic! Thank you for your contribution to the community. Would you be happy for Brian to add a link to this repo to the Source Code section in the Downloads page?

Cheers, Richard

Glenn Pierce Fri 24 Jul 2020

Absolutely

Thanks

Brian Frank Fri 24 Jul 2020

I updated the downloads page with a link to your project. Nice to get a Rust implementation

Login or Signup to reply.