haskell:PubNub Haskell SDK

时间:2024-05-20 13:16:06
【文件属性】:

文件名称:haskell:PubNub Haskell SDK

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-20 13:16:06

Haskell

PubNub Haskell客户 建造 $ cabal configure $ cabal install --only-dependencies $ cabal build 运行示例 构建完成后,您可以运行示例的可执行文件。 $ dist/build/hello_world/hello_world Just (SubscribeResponse (Array (fromList []),Timestamp 13878501585466665)) Just (PublishResponse 1 "Sent" (Timestamp 13878501588199833)) 从两个不同的终端运行聊天示例: $ dist/build/chat/chat Enter Username: tristan hello : hello : oh hey $ dist


【文件预览】:
haskell-master
----test()
--------Test.hs(226B)
----LICENSE(1KB)
----src()
--------Network()
----Setup.hs(46B)
----examples()
--------HelloWorld()
--------Chat()
----.gitignore(66B)
----pubnub.cabal(4KB)
----README.md(604B)

网友评论