AndSSE:适用于 Android 的服务器发送事件!

时间:2024-06-19 11:56:31
【文件属性】:

文件名称:AndSSE:适用于 Android 的服务器发送事件!

文件大小:63KB

文件格式:ZIP

更新时间:2024-06-19 11:56:31

Java

上证所 适用于 Android 的服务器发送事件! 用 这个库在 maven 上。 为了使用它,您需要将其添加为项目中的依赖项。 编译'gr.spiritinlife:andsse:0.0.1' 如何 此时使用库的首选方法是创建一个单例适配器,该适配器创建 AndSSEEventSource,它是我们库的 tcp 连接的前端。 例如。 public class AndSSEAdapter { private static final String SERVER_ENDPOINT = "192.168.2.20"; /** * This is the endpoint that the sends the events */ private static final String SSE_ENDPOINT = "/events/"; pri


【文件预览】:
AndSSE-master
----.gitignore(25B)
----README.md(3KB)
----build.gradle(3KB)
----proguard-rules.pro(670B)
----andsse.iml(7KB)
----src()
--------main()
--------androidTest()

网友评论