You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C# implementation of [WAMP (The Web Application Messaging Protocol)][WampLink]
6
6
@@ -15,6 +15,11 @@ Master | Provider
15
15
[![Build Status][WinImgMaster]][WinLinkMaster] | Windows CI Provided By [CodeBetter][] and [JetBrains][]
16
16
[![Build Status][MonoImgMaster]][MonoLinkMaster] | Mono CI Provided by [travis-ci][]
17
17
18
+
19
+
## WampSharp v1.2.1.6-beta
20
+
21
+
WampSharp v1.2.1.6-beta released, see version [release notes](https://github.com/Code-Sharp/WampSharp/wiki/WampSharp-v1.2.1.6-beta-release-notes).
22
+
18
23
## Get Started
19
24
20
25
See [Get started tutorial](https://github.com/Code-Sharp/WampSharp/wiki/Getting-started-with-WAMPv2) and
@@ -32,6 +37,12 @@ WAMPv1 support is still available. You can read about it at the [Wiki](https://g
32
37
33
38
If you're updating from a previous WampSharp version and you're not interested yet in updating your application to WAMPv2, please read the following [notes](https://github.com/Code-Sharp/WampSharp/wiki/Notes-for-WAMPv1-users).
34
39
40
+
## Donations
41
+
42
+
If you found WampSharp helpful and want to donate, you are welcome to do so via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UHRAS9KZPNPX4).
43
+
44
+
Your donations help keep this project development alive.
0 commit comments