Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
bbd96de
Replacing Microsoft.AspNetCore.WebSockets.Server with Microsoft.AspNe…
Feb 10, 2017
72dca43
Adding HttpListener transport
Jul 1, 2017
7f4291a
Starting retain feature
Jul 20, 2017
f128e8f
Adding authentication based eligible/exclude feature
Jul 20, 2017
33fcc9d
Of course it won't work without this
Jul 20, 2017
79adc8b
Getting rid of the local function for now
Jul 20, 2017
28cf418
Trying to remove language version
Jul 20, 2017
127b180
Removing lang version for real
Jul 20, 2017
a17354f
Updating disclosure properties according to
Jul 20, 2017
4c59d1d
Merge from eligible-auth
Jul 20, 2017
a468629
Work on event renetation
Jul 20, 2017
529873d
Making topics persistent and adding an internal retention subscriber …
Jul 20, 2017
3113631
Trying to fix this mess
Jul 20, 2017
340df00
Fixing copy constructor
Jul 20, 2017
3a0f2f4
Fixing copy constructors
Jul 20, 2017
989c14d
Reverting Caller example Program.cs changes
Jul 20, 2017
2296b26
Reverting Subscriber example Program.cs
Jul 20, 2017
0bba008
Removing the weak subscriber mechanism and the persistent setter
Jul 20, 2017
65461f0
Forgot csproj
Jul 20, 2017
805d996
Add suport to WAMP testaments
Jul 21, 2017
8575db0
Testament service won't work without disclose_caller = true
Jul 21, 2017
b1f1e75
Fixing the eligible/exclude logic
Jul 22, 2017
a5e7710
Should check all are null
Jul 22, 2017
913e3b9
Started working on CANCEL support, callee side
Jul 24, 2017
c288162
Removing registration id from the invocation interface
Jul 24, 2017
e51a64d
Forgot to actually remove it
Jul 24, 2017
ff893ed
Trying to add support for reflection based callee
Jul 24, 2017
15c0cc9
Making the code prettier
Jul 24, 2017
d7efcc0
Fixing cancellationToken parameter logic
Jul 24, 2017
be3c685
Validation of progressive methods
Jul 24, 2017
5e67f3e
Added fixed tests
Jul 25, 2017
f7714ec
Adding some retain tests
Jul 25, 2017
2a3ac9c
Fixing compile errors
Jul 25, 2017
049b664
Changing in-flight request exception
Jul 25, 2017
a939532
Breaking IWampRpcOperationCatalogProxy interface in order to support …
Jul 25, 2017
d89e5de
Cancellable instead of Cancelable
Jul 25, 2017
d06549c
Forgot this file
Jul 25, 2017
afbdb55
Cancellation - router side and caller side. Sort of.
Jul 25, 2017
97ddf17
Return the CancellableInvocation from the RpcCatalog Invoke methods
Jul 25, 2017
ea420ec
Normalizing default values (Issue #129)
Jul 25, 2017
603dbe8
Adding CancellationToken support for callee proxy (caller feature). F…
Jul 26, 2017
1ab68bf
Dispose registration after call ends
Jul 26, 2017
0d160ce
Adding another test
Jul 27, 2017
a075300
Moving cancel tests to their own file
Jul 27, 2017
ff593ec
Fixing NET40 code
Jul 28, 2017
efdbfaa
Fixing PCL build
Jul 28, 2017
633702a
Merge branch 'cancel' into develop
Jul 28, 2017
134c0a3
Fixing exclude_authid/exclude_authrole bugs
Jul 28, 2017
2b09869
Some testament service fixes
Jul 28, 2017
b7c8c18
Merge branch 'testament' into develop
Jul 28, 2017
76a3c58
Merge branch 'retain' into develop
Jul 28, 2017
708b1e6
Removing authentication method as it is not exposed
Jul 28, 2017
e61a915
Updating csprojs
Jul 28, 2017
06af849
These are actually interrupt details and not options
Jul 28, 2017
82dbdb1
Fixing tests, copy constructor
Jul 28, 2017
d742714
Announcing features
Aug 1, 2017
04012cf
Merge branch 'wampv2' into develop
Aug 1, 2017
3a8abbe
Merge branch 'HttpListener' into develop
Aug 1, 2017
ead34c7
Filling implemented features
Aug 1, 2017
693f649
Adding TestamentServiceProxy
Aug 4, 2017
08dbe69
LibLog goodies
Aug 5, 2017
2a6b906
Basic tests for TestamentService
Aug 5, 2017
1ed1c79
Adding TestamentService tests for net40, pcl
Aug 5, 2017
5c3d717
Fixing some cancellation issues
Aug 8, 2017
807736f
Supporting OperationCancelledException, introducing WampRpcCanceledEx…
Aug 8, 2017
916d342
Exceptions for common mistakes with CancellationToken position
Aug 8, 2017
6dd57a0
Adding file to csprojs
Aug 8, 2017
6421633
Returning removed properties, and marking these as Obsolete
Aug 9, 2017
9f4a53a
Adding WampSharp.HttpListener nuspec
Aug 9, 2017
d348b28
Update WampSharp.HttpListener.nuspec
darkl Aug 9, 2017
3360ab2
Workaround to make code compile
Aug 9, 2017
04f1297
Merge branch 'develop' of https://github.com/Code-Sharp/WampSharp int…
Aug 9, 2017
00def57
Updating Castle.Core and Fleck
Aug 9, 2017
7016975
Giving another try to NetStandard sln
Aug 9, 2017
d6c382f
Updating Dataflow
Aug 9, 2017
2a5040b
Forgot csproj
Aug 9, 2017
799c0dd
Updating more packages
Aug 9, 2017
5e313d3
Updating WebSocket4Net
Aug 9, 2017
e1ab2d3
Updating vtortola
Aug 9, 2017
f9560a2
Updating Framework 4.0 Castle.Core, Fleck and WebSocket4Net
Aug 9, 2017
3462d42
Updating PCL dependencies
Aug 9, 2017
75fa3ae
Updating project.json dependencies
Aug 9, 2017
5d55c6a
UAP Solution
Aug 9, 2017
1776260
Hopefully, now the build will pass
Aug 9, 2017
b38653c
Trying something that won't work for sure
Aug 10, 2017
211d2c5
Downgrade System.Collections.Immutable
Aug 10, 2017
8ef7932
:(
Aug 10, 2017
bcc60f2
Adding DefineConstants to all configurations
Aug 10, 2017
4182650
Updating csrpoj
Aug 10, 2017
5c71617
AssemblyInfo
Aug 10, 2017
25e2473
DefineConstant for ValueTuple
Aug 10, 2017
ae1eb79
Adding NUnitTestAdapater
Aug 10, 2017
27a3513
Assert.IsNotNullOrEmpty
Aug 10, 2017
d5acc35
Trying to fix Unit Tests
Aug 10, 2017
6982cec
Update WampSharp.Tests.csproj
darkl Aug 10, 2017
85c363a
Update WampSharp.Tests.Wampv2.csproj
darkl Aug 10, 2017
7b3bffb
Update WampSharp.Tests.csproj
darkl Aug 10, 2017
2a662f0
Update WampSharp.Tests.Wampv2.csproj
darkl Aug 10, 2017
8c37c25
I hate these Ignore attribute but thats the way to go now
Aug 11, 2017
4655dbe
Replacing bin with a variable
Aug 11, 2017
c39f698
Generating Xml documentation file
Aug 11, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NuGet/WampSharp.AspNet.WebSockets.Server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
</frameworkAssemblies>
</metadata>
<files>
<file src="bin\net45\WampSharp.AspNet.WebSockets.Server.dll" target="lib\net45\WampSharp.AspNet.WebSockets.Server.dll" />
<file src="$bin$\net45\WampSharp.AspNet.WebSockets.Server.dll" target="lib\net45\WampSharp.AspNet.WebSockets.Server.dll" />
</files>
</package>
6 changes: 3 additions & 3 deletions NuGet/WampSharp.AspNetCore.WebSockets.Server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnetcore</tags>
<dependencies>
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.AspNetCore.WebSockets" version="[1.0.0, )" />
<dependency id="Microsoft.AspNetCore.WebSockets" version="[1.0.2, )" />
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WampSharp.WebSockets" version="[$version$]" />
</group>
</dependencies>
</metadata>
<files>
<file src="bin\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" />
<file src="bin\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" />
<file src="$bin$\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" />
<file src="$bin$\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" />
</files>
</package>
20 changes: 10 additions & 10 deletions NuGet/WampSharp.Default.Client.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<tags>websockets wampws rpc pubsub newtonsoft json msgpack wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Default.Client.dll" target="lib\net45\WampSharp.Default.Client.dll" />
<file src="bin\net45\WampSharp.Default.Client.xml" target="lib\net45\WampSharp.Default.Client.xml" />
<file src="bin\net40\WampSharp.Default.Client.dll" target="lib\net40\WampSharp.Default.Client.dll" />
<file src="bin\net40\WampSharp.Default.Client.xml" target="lib\net40\WampSharp.Default.Client.xml" />
<file src="bin\pcl\WampSharp.Default.Client.dll" target="lib\portable-win81+wpa81\WampSharp.Default.Client.dll" />
<file src="bin\pcl\WampSharp.Default.Client.xml" target="lib\portable-win81+wpa81\WampSharp.Default.Client.xml" />
<file src="bin\uap10.0\WampSharp.Default.Client.dll" target="lib\uap10.0\WampSharp.Default.Client.dll" />
<file src="bin\uap10.0\WampSharp.Default.Client.xml" target="lib\uap10.0\WampSharp.Default.Client.xml" />
<file src="bin\netstandard1.3\WampSharp.Default.Client.dll" target="lib\netstandard1.3\WampSharp.Default.Client.dll" />
<file src="bin\netstandard1.3\WampSharp.Default.Client.xml" target="lib\netstandard1.3\WampSharp.Default.Client.xml" />
<file src="$bin$\net45\WampSharp.Default.Client.dll" target="lib\net45\WampSharp.Default.Client.dll" />
<file src="$bin$\net45\WampSharp.Default.Client.xml" target="lib\net45\WampSharp.Default.Client.xml" />
<file src="$bin$\net40\WampSharp.Default.Client.dll" target="lib\net40\WampSharp.Default.Client.dll" />
<file src="$bin$\net40\WampSharp.Default.Client.xml" target="lib\net40\WampSharp.Default.Client.xml" />
<file src="$bin$\pcl\WampSharp.Default.Client.dll" target="lib\portable-win81+wpa81\WampSharp.Default.Client.dll" />
<file src="$bin$\pcl\WampSharp.Default.Client.xml" target="lib\portable-win81+wpa81\WampSharp.Default.Client.xml" />
<file src="$bin$\uap10.0\WampSharp.Default.Client.dll" target="lib\uap10.0\WampSharp.Default.Client.dll" />
<file src="$bin$\uap10.0\WampSharp.Default.Client.xml" target="lib\uap10.0\WampSharp.Default.Client.xml" />
<file src="$bin$\netstandard1.3\WampSharp.Default.Client.dll" target="lib\netstandard1.3\WampSharp.Default.Client.dll" />
<file src="$bin$\netstandard1.3\WampSharp.Default.Client.xml" target="lib\netstandard1.3\WampSharp.Default.Client.xml" />
</files>
</package>
8 changes: 4 additions & 4 deletions NuGet/WampSharp.Default.Router.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<tags>websockets wampws rpc pubsub fleck newtonsoft json msgpack wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Default.Router.dll" target="lib\net45\WampSharp.Default.Router.dll" />
<file src="bin\net45\WampSharp.Default.Router.xml" target="lib\net45\WampSharp.Default.Router.xml" />
<file src="bin\net40\WampSharp.Default.Router.dll" target="lib\net40\WampSharp.Default.Router.dll" />
<file src="bin\net40\WampSharp.Default.Router.xml" target="lib\net40\WampSharp.Default.Router.xml" />
<file src="$bin$\net45\WampSharp.Default.Router.dll" target="lib\net45\WampSharp.Default.Router.dll" />
<file src="$bin$\net45\WampSharp.Default.Router.xml" target="lib\net45\WampSharp.Default.Router.xml" />
<file src="$bin$\net40\WampSharp.Default.Router.dll" target="lib\net40\WampSharp.Default.Router.dll" />
<file src="$bin$\net40\WampSharp.Default.Router.xml" target="lib\net40\WampSharp.Default.Router.xml" />
</files>
</package>
10 changes: 5 additions & 5 deletions NuGet/WampSharp.Fleck.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<owners />
<dependencies>
<dependency id="WampSharp" version="[$version$]" />
<dependency id="Fleck" version="[0.13.0.57]" />
<dependency id="Fleck" version="[0.14.0.59]" />
</dependencies>
<id>WampSharp.Fleck</id>
<title>WampSharp Fleck transport</title>
Expand All @@ -16,9 +16,9 @@
<tags>websockets wampws rpc pubsub fleck wampv1 wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Fleck.dll" target="lib\net45\WampSharp.Fleck.dll" />
<file src="bin\net45\WampSharp.Fleck.xml" target="lib\net45\WampSharp.Fleck.xml" />
<file src="bin\net40\WampSharp.Fleck.dll" target="lib\net40\WampSharp.Fleck.dll" />
<file src="bin\net40\WampSharp.Fleck.xml" target="lib\net40\WampSharp.Fleck.xml" />
<file src="$bin$\net45\WampSharp.Fleck.dll" target="lib\net45\WampSharp.Fleck.dll" />
<file src="$bin$\net45\WampSharp.Fleck.xml" target="lib\net45\WampSharp.Fleck.xml" />
<file src="$bin$\net40\WampSharp.Fleck.dll" target="lib\net40\WampSharp.Fleck.dll" />
<file src="$bin$\net40\WampSharp.Fleck.xml" target="lib\net40\WampSharp.Fleck.xml" />
</files>
</package>
22 changes: 22 additions & 0 deletions NuGet/WampSharp.HttpListener.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>WampSharp.HttpListener</id>
<version>$version$</version>
<title>WampSharp HttpListener based WebSockets support</title>
<authors>CodeSharp</authors>
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>WampSharp ASP.NET WebSockets support</description>
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,httplistener</tags>
<dependencies>
<group targetFramework="net45">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WampSharp.WebSockets" version="[$version$]" />
</group>
</dependencies>
</metadata>
<files>
<file src="$bin$\net45\WampSharp.HttpListener.dll" target="lib\net45\WampSharp.HttpListener.dll" />
</files>
</package>
16 changes: 8 additions & 8 deletions NuGet/WampSharp.NewtonsoftJson.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
<tags>websockets wampws rpc pubsub newtonsoft json wampv1 wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.NewtonsoftJson.dll" target="lib\net45\WampSharp.NewtonsoftJson.dll" />
<file src="bin\net45\WampSharp.NewtonsoftJson.xml" target="lib\net45\WampSharp.NewtonsoftJson.xml" />
<file src="bin\net40\WampSharp.NewtonsoftJson.dll" target="lib\net40\WampSharp.NewtonsoftJson.dll" />
<file src="bin\net40\WampSharp.NewtonsoftJson.xml" target="lib\net40\WampSharp.NewtonsoftJson.xml" />
<file src="bin\pcl\WampSharp.NewtonsoftJson.dll" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.dll" />
<file src="bin\pcl\WampSharp.NewtonsoftJson.xml" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.xml" />
<file src="bin\netstandard1.3\WampSharp.NewtonsoftJson.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.dll" />
<file src="bin\netstandard1.3\WampSharp.NewtonsoftJson.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\net45\WampSharp.NewtonsoftJson.dll" target="lib\net45\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\net45\WampSharp.NewtonsoftJson.xml" target="lib\net45\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\net40\WampSharp.NewtonsoftJson.dll" target="lib\net40\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\net40\WampSharp.NewtonsoftJson.xml" target="lib\net40\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\pcl\WampSharp.NewtonsoftJson.dll" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\pcl\WampSharp.NewtonsoftJson.xml" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\netstandard1.3\WampSharp.NewtonsoftJson.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\netstandard1.3\WampSharp.NewtonsoftJson.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.xml" />
</files>
</package>
12 changes: 6 additions & 6 deletions NuGet/WampSharp.NewtonsoftMsgpack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
<tags>websockets wampws rpc pubsub newtonsoft msgpack wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\net45\WampSharp.NewtonsoftMsgpack.dll" />
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\net45\WampSharp.NewtonsoftMsgpack.xml" />
<file src="bin\net40\WampSharp.NewtonsoftMsgpack.dll" target="lib\net40\WampSharp.NewtonsoftMsgpack.dll" />
<file src="bin\net40\WampSharp.NewtonsoftMsgpack.xml" target="lib\net40\WampSharp.NewtonsoftMsgpack.xml" />
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.dll" />
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.xml" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\net45\WampSharp.NewtonsoftMsgpack.dll" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\net45\WampSharp.NewtonsoftMsgpack.xml" />
<file src="$bin$\net40\WampSharp.NewtonsoftMsgpack.dll" target="lib\net40\WampSharp.NewtonsoftMsgpack.dll" />
<file src="$bin$\net40\WampSharp.NewtonsoftMsgpack.xml" target="lib\net40\WampSharp.NewtonsoftMsgpack.xml" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.dll" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.xml" />
</files>
</package>
4 changes: 2 additions & 2 deletions NuGet/WampSharp.Owin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</dependencies>
</metadata>
<files>
<file src="bin\net45\WampSharp.Owin.dll" target="lib\net45\WampSharp.Owin.dll" />
<file src="bin\net45\WampSharp.Owin.xml" target="lib\net45\WampSharp.Owin.xml" />
<file src="$bin$\net45\WampSharp.Owin.dll" target="lib\net45\WampSharp.Owin.dll" />
<file src="$bin$\net45\WampSharp.Owin.xml" target="lib\net45\WampSharp.Owin.xml" />
</files>
</package>
14 changes: 7 additions & 7 deletions NuGet/WampSharp.RawSocket.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<dependencies>
<group targetFramework="net45">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="System.Buffers" version="4.0.0" />
<dependency id="System.Buffers" version="4.3.0" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="System.Buffers" version="4.0.0" />
<dependency id="System.Net.Sockets" version="4.1.0" />
<dependency id="System.Buffers" version="4.3.0" />
<dependency id="System.Net.Sockets" version="4.3.0" />
</group>
</dependencies>
<id>WampSharp.RawSocket</id>
Expand All @@ -23,9 +23,9 @@
<tags>websockets wampws rpc pubsub supersocket wampv2 rawsocket</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.RawSocket.dll" target="lib\net45\WampSharp.RawSocket.dll" />
<file src="bin\net45\WampSharp.RawSocket.xml" target="lib\net45\WampSharp.RawSocket.xml" />
<file src="bin\netstandard1.3\WampSharp.RawSocket.dll" target="lib\netstandard1.3\WampSharp.RawSocket.dll" />
<file src="bin\netstandard1.3\WampSharp.RawSocket.xml" target="lib\netstandard1.3\WampSharp.RawSocket.xml" />
<file src="$bin$\net45\WampSharp.RawSocket.dll" target="lib\net45\WampSharp.RawSocket.dll" />
<file src="$bin$\net45\WampSharp.RawSocket.xml" target="lib\net45\WampSharp.RawSocket.xml" />
<file src="$bin$\netstandard1.3\WampSharp.RawSocket.dll" target="lib\netstandard1.3\WampSharp.RawSocket.dll" />
<file src="$bin$\netstandard1.3\WampSharp.RawSocket.xml" target="lib\netstandard1.3\WampSharp.RawSocket.xml" />
</files>
</package>
4 changes: 2 additions & 2 deletions NuGet/WampSharp.SignalR.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<tags>websockets wampws rpc pubsub signalr wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.SignalR.dll" target="lib\net45\WampSharp.SignalR.dll" />
<file src="bin\net45\WampSharp.SignalR.xml" target="lib\net45\WampSharp.SignalR.xml" />
<file src="$bin$\net45\WampSharp.SignalR.dll" target="lib\net45\WampSharp.SignalR.dll" />
<file src="$bin$\net45\WampSharp.SignalR.xml" target="lib\net45\WampSharp.SignalR.xml" />
</files>
</package>
6 changes: 3 additions & 3 deletions NuGet/WampSharp.Vtortola.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<owners />
<dependencies>
<dependency id="WampSharp" version="[$version$]" />
<dependency id="vtortola.WebSocketListener" version="[2.2.0.3]" />
<dependency id="vtortola.WebSocketListener" version="[2.2.2]" />
</dependencies>
<id>WampSharp.Vtortola</id>
<title>WampSharp Vtortola support</title>
Expand All @@ -16,7 +16,7 @@
<tags>websockets wampws rpc pubsub vtortola wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Vtortola.dll" target="lib\net45\WampSharp.Vtortola.dll" />
<file src="bin\net45\WampSharp.Vtortola.xml" target="lib\net45\WampSharp.Vtortola.xml" />
<file src="$bin$\net45\WampSharp.Vtortola.dll" target="lib\net45\WampSharp.Vtortola.dll" />
<file src="$bin$\net45\WampSharp.Vtortola.xml" target="lib\net45\WampSharp.Vtortola.xml" />
</files>
</package>
8 changes: 4 additions & 4 deletions NuGet/WampSharp.WAMP1.Default.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<tags>websockets wampws rpc pubsub fleck newtonsoft json websocket4net wampv1</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.WAMP1.Default.dll" target="lib\net45\WampSharp.WAMP1.Default.dll" />
<file src="bin\net45\WampSharp.WAMP1.Default.xml" target="lib\net45\WampSharp.WAMP1.Default.xml" />
<file src="bin\net40\WampSharp.WAMP1.Default.dll" target="lib\net40\WampSharp.WAMP1.Default.dll" />
<file src="bin\net40\WampSharp.WAMP1.Default.xml" target="lib\net40\WampSharp.WAMP1.Default.xml" />
<file src="$bin$\net45\WampSharp.WAMP1.Default.dll" target="lib\net45\WampSharp.WAMP1.Default.dll" />
<file src="$bin$\net45\WampSharp.WAMP1.Default.xml" target="lib\net45\WampSharp.WAMP1.Default.xml" />
<file src="$bin$\net40\WampSharp.WAMP1.Default.dll" target="lib\net40\WampSharp.WAMP1.Default.dll" />
<file src="$bin$\net40\WampSharp.WAMP1.Default.xml" target="lib\net40\WampSharp.WAMP1.Default.xml" />
</files>
</package>
8 changes: 4 additions & 4 deletions NuGet/WampSharp.WAMP1.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<tags>websockets wampws rpc pubsub wampv1</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.WAMP1.dll" target="lib\net45\WampSharp.WAMP1.dll" />
<file src="bin\net45\WampSharp.WAMP1.xml" target="lib\net45\WampSharp.WAMP1.xml" />
<file src="bin\net40\WampSharp.WAMP1.dll" target="lib\net40\WampSharp.WAMP1.dll" />
<file src="bin\net40\WampSharp.WAMP1.xml" target="lib\net40\WampSharp.WAMP1.xml" />
<file src="$bin$\net45\WampSharp.WAMP1.dll" target="lib\net45\WampSharp.WAMP1.dll" />
<file src="$bin$\net45\WampSharp.WAMP1.xml" target="lib\net45\WampSharp.WAMP1.xml" />
<file src="$bin$\net40\WampSharp.WAMP1.dll" target="lib\net40\WampSharp.WAMP1.dll" />
<file src="$bin$\net40\WampSharp.WAMP1.xml" target="lib\net40\WampSharp.WAMP1.xml" />
</files>
</package>
18 changes: 9 additions & 9 deletions NuGet/WampSharp.WebSocket4Net.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<dependencies>
<group targetFramework="net45">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="[0.15.0-beta4, )" />
<dependency id="WebSocket4Net" version="[0.15.0-beta9, )" />
</group>
<group targetFramework="net40">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="[0.15.0-beta4, )" />
<dependency id="WebSocket4Net" version="[0.15.0-beta9, )" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="[0.15.0-beta5, )" />
<dependency id="WebSocket4Net" version="[0.15.0-beta9, )" />
</group>
</dependencies>
<id>WampSharp.WebSocket4Net</id>
Expand All @@ -26,11 +26,11 @@
<tags>websockets wampws rpc pubsub websocket4net wampv1 wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.WebSocket4Net.dll" target="lib\net45\WampSharp.WebSocket4Net.dll" />
<file src="bin\net45\WampSharp.WebSocket4Net.xml" target="lib\net45\WampSharp.WebSocket4Net.xml" />
<file src="bin\net40\WampSharp.WebSocket4Net.dll" target="lib\net40\WampSharp.WebSocket4Net.dll" />
<file src="bin\net40\WampSharp.WebSocket4Net.xml" target="lib\net40\WampSharp.WebSocket4Net.xml" />
<file src="bin\netstandard1.3\WampSharp.WebSocket4Net.dll" target="lib\netstandard1.3\WampSharp.WebSocket4Net.dll" />
<file src="bin\netstandard1.3\WampSharp.WebSocket4Net.xml" target="lib\netstandard1.3\WampSharp.WebSocket4Net.xml" />
<file src="$bin$\net45\WampSharp.WebSocket4Net.dll" target="lib\net45\WampSharp.WebSocket4Net.dll" />
<file src="$bin$\net45\WampSharp.WebSocket4Net.xml" target="lib\net45\WampSharp.WebSocket4Net.xml" />
<file src="$bin$\net40\WampSharp.WebSocket4Net.dll" target="lib\net40\WampSharp.WebSocket4Net.dll" />
<file src="$bin$\net40\WampSharp.WebSocket4Net.xml" target="lib\net40\WampSharp.WebSocket4Net.xml" />
<file src="$bin$\netstandard1.3\WampSharp.WebSocket4Net.dll" target="lib\netstandard1.3\WampSharp.WebSocket4Net.dll" />
<file src="$bin$\netstandard1.3\WampSharp.WebSocket4Net.xml" target="lib\netstandard1.3\WampSharp.WebSocket4Net.xml" />
</files>
</package>
10 changes: 5 additions & 5 deletions NuGet/WampSharp.WebSockets.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2</tags>
<dependencies>
<group targetFramework=".NETStandard1.3">
<dependency id="System.Net.WebSockets.Client" version="[4.0.0, )" />
<dependency id="System.Net.WebSockets.Client" version="[4.3.1, )" />
<dependency id="WampSharp" version="[$version$]" />
</group>
<group targetFramework="net45">
Expand All @@ -20,9 +20,9 @@
</dependencies>
</metadata>
<files>
<file src="bin\net45\WampSharp.WebSockets.dll" target="lib\net45\WampSharp.WebSockets.dll" />
<file src="bin\net45\WampSharp.WebSockets.xml" target="lib\net45\WampSharp.WebSockets.xml" />
<file src="bin\netstandard1.3\WampSharp.WebSockets.dll" target="lib\netstandard1.3\WampSharp.WebSockets.dll" />
<file src="bin\netstandard1.3\WampSharp.WebSockets.xml" target="lib\netstandard1.3\WampSharp.WebSockets.xml" />
<file src="$bin$\net45\WampSharp.WebSockets.dll" target="lib\net45\WampSharp.WebSockets.dll" />
<file src="$bin$\net45\WampSharp.WebSockets.xml" target="lib\net45\WampSharp.WebSockets.xml" />
<file src="$bin$\netstandard1.3\WampSharp.WebSockets.dll" target="lib\netstandard1.3\WampSharp.WebSockets.dll" />
<file src="$bin$\netstandard1.3\WampSharp.WebSockets.xml" target="lib\netstandard1.3\WampSharp.WebSockets.xml" />
</files>
</package>
Loading