RoomFinder / Connector

Connect to Exchange 2010 Room API
MIT License
1 stars 1 forks source link

Compile desktop app on linux and mac #1

Open strotz opened 9 years ago

Samarkin commented 9 years ago

Unfortunately, our current desktop app is a monolith... Are you suggesting to rewrite it to use the web-service, or to just use Microsoft EWS API on linux and mac? Native mac client for the existing server looks like a low-hanging fruit - we can use the same backend code as in iPhone and Apple Watch applications.

strotz commented 9 years ago

there is RESTful API for Exchange, there is probability to use it instead of EWS API