An open API service indexing awesome lists of open source software.

https://github.com/tpeczek/demo.aspnetcore.rsocket

POC application trying to run RSocket server on top of ASP.NET Core primitives for non-HTTP servers
https://github.com/tpeczek/demo.aspnetcore.rsocket

asp-net-core rsocket

Last synced: about 2 months ago
JSON representation

POC application trying to run RSocket server on top of ASP.NET Core primitives for non-HTTP servers

Awesome Lists containing this project

README

          

# Demo.AspNetCore.RSocket

POC application trying to run RSocket server on top of ASP.NET Core primitives for non-HTTP servers. You can read more here:

- [Trying to Run RSocket Server with RSocket.NET and ASP.NET Core Primitives for Non-HTTP Servers](https://www.tpeczek.com/2019/08/trying-to-run-rsocket-server-with.html)

## Donating

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).

## Copyright and License

Copyright © 2019 - 2024 Tomasz Pęczek

Licensed under the [MIT License](https://github.com/tpeczek/Demo.AspNetCore.RSocket/blob/master/LICENSE.md)