Skip to content

Commit

Permalink
Update OSX to macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jq-rs committed May 23, 2021
1 parent d2868be commit 362c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div>
<img src="images/mles_logo_final.png" alt="Mles logo" width="100" />
</div>
<p><b>Mles</b> (<i>Modern Lightweight channEl Service</i>) is a lightweight, robust and authenticated distributed publish-subscribe data service based on Rust (a safe, concurrent and fast systems language), Tokio (asynchronous networking for Rust) and Serde (serialization framework for Rust). It works seamlessly with IPv4 or IPv6 on TCP, which provides its reliable data transfer backbone on Rust supported platforms, including Linux, OSX and Windows.</p>
<p><b>Mles</b> (<i>Modern Lightweight channEl Service</i>) is a lightweight, robust and authenticated distributed publish-subscribe data service based on Rust (a safe, concurrent and fast systems language), Tokio (asynchronous networking for Rust) and Serde (serialization framework for Rust). It works seamlessly with IPv4 and IPv6 on TCP, which provides its reliable data transfer backbone on Rust supported platforms, including Linux, macOS and Windows.</p>

<h2>Why Mles?</h2>

Expand Down

0 comments on commit 362c358

Please sign in to comment.