Work in Progress App for interacting with CoAP devices. Soon to be cross platform, for now, is targeting Windows.
Thanks To:
- ReactiveUI - Reactive Style UI
- ReactiveUI.Routing - Better cross platform routing library for ReactiveUI
- Material Deisgn Toolkit Google's Material Design for WIndows Presentation Framework
- AvalonEdit - Text Highlighter for WPF
- CoAP.Net - My very own CoAP library
Latest nightly builds for Windows can be downloaded straight from AppVeyor - https://ci.appveyor.com/project/NZSmartie/coapexplorer/build/artifacts
- Cross Platform
- Using the same concepts from Xamarin Apps, the core functionality is in the schared project (Targeting .Net Standard)
- Device Discovery
- UDP Multicast Discovery.
- TODO: Suport more transports.
- Fully functioal message editor
- Support various content types
- Saving message requests or responses
- Easy UI