Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Commit

Permalink
1.6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Sep 27, 2016
1 parent 5f73994 commit 3595675
Show file tree
Hide file tree
Showing 38 changed files with 409 additions and 111 deletions.
4 changes: 2 additions & 2 deletions NuGet/Glimpse.LightNode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Glimpse.LightNode</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>Glimpse.LightNode</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC Glimpse</tags>
<dependencies>
<dependency id="LightNode.Server" version="1.6.5.1" />
<dependency id="LightNode.Server" version="1.6.6.1" />
<dependency id="Glimpse" version="1.8.6" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Client.PCL.T4.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Client.PCL.T4</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Client.PCL.T4</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion NuGet/LightNode.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Core</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Core</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Diagnostics.EventSource.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Diagnostics.EventSource</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Diagnostics.EventSource</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Server" version="1.6.5.1" />
<dependency id="LightNode.Server" version="1.6.6.1" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Formatter.Jil.LZ4.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Formatter.Jil.LZ4</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Formatter.Jil.LZ4</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
<dependency id="Jil" version="2.8.0" />
<dependency id="lz4net" version="1.0.5.93" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Formatter.Jil.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Formatter.Jil</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Formatter.Jil</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
<dependency id="Jil" version="2.8.0" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Formatter.JsonNet.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Formatter.JsonNet</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Formatter.JsonNet</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
<dependency id="Newtonsoft.Json" version="6.0.3" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Formatter.MsgPack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Formatter.MsgPack</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Formatter.MsgPack</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
<dependency id="MsgPack.Cli" version="0.6.1" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Formatter.ProtoBuf.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Formatter.ProtoBuf</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Formatter.ProtoBuf</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
<dependency id="protobuf-net" version="2.0.0.668" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Server</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Server</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC</tags>
<dependencies>
<dependency id="LightNode.Core" version="1.6.5.1" />
<dependency id="LightNode.Core" version="1.6.6.1" />
<dependency id="Owin" version="1.0.0" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/LightNode.Swagger.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>LightNode.Swagger</id>
<version>1.6.5.1</version>
<version>1.6.6.1</version>
<title>LightNode.Swagger</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand All @@ -13,7 +13,7 @@
<projectUrl>https://github.com/neuecc/LightNode</projectUrl>
<tags>Owin Rest RPC Swagger</tags>
<dependencies>
<dependency id="LightNode.Server" version="1.6.5.1" />
<dependency id="LightNode.Server" version="1.6.6.1" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion NuGet/LightNode2.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>LightNode</id>
<version>2.0.3-beta</version>
<version>2.0.4-beta</version>
<title>LightNode</title>
<authors>neuecc</authors>
<owners>neuecc</owners>
Expand Down
22 changes: 11 additions & 11 deletions NuGet/push.bat
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
nuget push LightNode.Core.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Server.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Client.PCL.T4.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Core.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Server.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Client.PCL.T4.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Client.UniRx.T4.1.6.3.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.ProtoBuf.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.MsgPack.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.JsonNet.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.Jil.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.Jil.LZ4.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push Glimpse.LightNode.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Swagger.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Diagnostics.EventSource.1.6.5.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.ProtoBuf.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.MsgPack.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.JsonNet.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.Jil.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Formatter.Jil.LZ4.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push Glimpse.LightNode.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Swagger.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.Diagnostics.EventSource.1.6.6.1.nupkg -Source https://www.nuget.org/api/v2/package
2 changes: 1 addition & 1 deletion NuGet/push_LightNode2.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nuget push LightNode.2.0.3-beta.nupkg -Source https://www.nuget.org/api/v2/package
nuget push LightNode.2.0.4-beta.nupkg -Source https://www.nuget.org/api/v2/package
15 changes: 15 additions & 0 deletions Performance/LightNode.Performance/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,21 @@ public void TeVoid()
{
}

[Post]
public void ByteArrayCheck1(int x, string y, byte[] byteArray)
{
}

[Post]
public void ByteArrayCheck2(string[] array, int[] array2, MyEnum[] array3, byte[] byteArray)
{
}

[Post]
public void ByteArrayCheck3(int x, string y, byte[] byteArray, string a = null, int? xxx = null, MyEnum2? z = null)
{
}

public string Te4(string xs)
{
return xs;
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,9 @@ LightNode is using [AppVeyor](http://www.appveyor.com/) CI. You can check unit t

ReleaseNote
---
1.6.6.1, 2.0.4-beta
* Add byte[] support with MultiPartContent

1.6.5.1, 2.0.3-beta
* Add PassThroughWhenStatusCodesAre option

Expand Down
12 changes: 10 additions & 2 deletions Sample/LightNode.Sample.Server.SelfHost/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,21 @@ public async Task<Person> Random(int seed)
return new Person { Age = rand.Next(10, 40), FirstName = f.ToString(), LastName = l.ToString() };
}

/// <param name="x"></param>
/// <param name="name"></param>
/// <param name="bytes"></param>
public Task ByteArrayReceive(int x, byte[] bytes, string name)
{
return Task.FromResult(0);
}

[Get, Post, Put]
public void Hoge(string p)
{
var hoge = LightNodeServerMiddleware.GetRegisteredHandlersInfo();





}
}

Expand Down
4 changes: 2 additions & 2 deletions Source/Glimpse.LightNode/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

[assembly: Guid("2002a68f-268f-4692-bedb-3d9a92112860")]

[assembly: AssemblyVersion("1.6.5.1")]
[assembly: AssemblyFileVersion("1.6.5.1")]
[assembly: AssemblyVersion("1.6.6.1")]
[assembly: AssemblyFileVersion("1.6.6.1")]
24 changes: 12 additions & 12 deletions Source/LightNode.Client.AngularJS.T4/app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3595675

Please sign in to comment.