All Projects → MindorksOpenSource → Kotlin Networking

MindorksOpenSource / Kotlin Networking

Licence: apache-2.0
Kotlin Networking - An elegant networking library written in Kotlin

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Kotlin Networking

Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+5975%)
Mutual labels:  networking, http2, okhttp, internet
Fetch
The best file downloader library for Android
Stars: ✭ 1,124 (+1177.27%)
Mutual labels:  networking, okhttp, internet
WanAndroid
wanandroid的Kotlin版,采用Android X
Stars: ✭ 20 (-77.27%)
Mutual labels:  okhttp, okhttp3
iMoney
iMoney 金融项目
Stars: ✭ 55 (-37.5%)
Mutual labels:  okhttp, okhttp3
Ship
A simple, handy network addressing multitool with plenty of features
Stars: ✭ 81 (-7.95%)
Mutual labels:  networking, internet
Polyphony
Fine-grained concurrency for Ruby
Stars: ✭ 234 (+165.91%)
Mutual labels:  networking, http2
finch
🖥 Debug menu library for Android apps with supports network activity logging and many other useful features.
Stars: ✭ 42 (-52.27%)
Mutual labels:  okhttp, okhttp3
RxHttp
基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个OkHttpClient⭐⭐⭐
Stars: ✭ 25 (-71.59%)
Mutual labels:  okhttp, okhttp3
Retrofiturlmanager
🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
Stars: ✭ 1,961 (+2128.41%)
Mutual labels:  okhttp, okhttp3
Wireguard Docs
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
Stars: ✭ 3,201 (+3537.5%)
Mutual labels:  networking, internet
Watchtower
🗼Observe OKHttp API Calls With Request And Response Details Right In Your Browser!
Stars: ✭ 286 (+225%)
Mutual labels:  networking, okhttp
Kuma
A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.
Stars: ✭ 133 (+51.14%)
Mutual labels:  networking, http2
Opc Ua Ooi
Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
Stars: ✭ 104 (+18.18%)
Mutual labels:  networking, internet
Okurl
OkHttp Kotlin command line
Stars: ✭ 77 (-12.5%)
Mutual labels:  http2, okhttp
Apns Http2
A Java library for sending notifications via APNS using Apple's HTTP/2 API.
Stars: ✭ 194 (+120.45%)
Mutual labels:  http2, okhttp
metrics-okhttp
An OkHttp HTTP client wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.
Stars: ✭ 18 (-79.55%)
Mutual labels:  okhttp, okhttp3
Livedata Call Adapter
A simple LiveData call adapter for retrofit
Stars: ✭ 119 (+35.23%)
Mutual labels:  okhttp, okhttp3
Chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Stars: ✭ 2,169 (+2364.77%)
Mutual labels:  okhttp, okhttp3
FastHttpClient
封装OkHttp3,对外提供了POST请求、GET请求、上传文件、下载文件、https请求、cookie管理等功能
Stars: ✭ 60 (-31.82%)
Mutual labels:  okhttp, okhttp3
Okreplay
📼 Record and replay OkHttp network interaction in your tests.
Stars: ✭ 697 (+692.05%)
Mutual labels:  networking, okhttp

KotNetworking

Kotlin Networking Library

Kotlin Networking - An elegant networking library written in Kotlin

Mindorks Mindorks Community Open Source Love License

This project is under development

About Kotlin Networking Library

  • Kotlin Networking Library is a powerful library for doing any type of networking in Android applications based on Kotlin or any Kotlin Project which is made on top of OkHttp Networking Layer.

  • Kotlin Networking Library takes care of each and everything. So you don't have to do anything, just make request and listen for the response.

  • Networking Library for Android written in Kotlin.

  • Kotlin Networking Library is based on Fast Android Networking.

Check out Mindorks awesome open source projects here

License

   Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Contributing to Kotlin Networking

Just make pull request. You are in!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].