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
Copy file name to clipboardExpand all lines: README.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,12 @@ The implementation also supports WAMPv1, both client and server roles.
13
13
Master | Provider
14
14
------ | --------
15
15
[![Build Status][WinImgMaster]][WinLinkMaster] | Windows CI Provided By [CodeBetter][] and [JetBrains][]
16
+
[![Build Status][AppVeyorImgMaster]][AppVeyorLinkMaster] | Windows CI Provided By [AppVeyor][]
16
17
[![Build Status][MonoImgMaster]][MonoLinkMaster] | Mono CI Provided by [travis-ci][]
17
18
19
+
## WampSharp v1.2.2.8-beta
18
20
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).
21
+
WampSharp v1.2.2.8-beta released, see version [release notes](https://github.com/Code-Sharp/WampSharp/wiki/WampSharp-v1.2.2.8-beta-release-notes).
22
22
23
23
## Get Started
24
24
@@ -35,6 +35,8 @@ See [Wiki documentation](https://github.com/Code-Sharp/WampSharp/wiki) for more
35
35
36
36
WAMPv1 support is still available. You can read about it at the [Wiki](https://github.com/Code-Sharp/WampSharp/wiki).
37
37
38
+
In order to use it, Install WampSharp.WAMP1.Default from NuGet.
39
+
38
40
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).
39
41
40
42
## Donations
@@ -45,10 +47,14 @@ Your donations help keep this project development alive.
0 commit comments