有沒有要支援新的socketio v2

8 views
Skip to first unread message

SeedSeek

unread,
Jun 23, 2015, 11:01:08 PM6/23/15
to uli...@googlegroups.com
https://github.com/shuoli84/gevent_socketio2

目前socketio 好像只支援到http://socket.io/ 的0.9版
第一行的網址可以支援到http://socket.io/ 的1.x版

Chunlin Zhang

unread,
Jun 23, 2015, 11:16:18 PM6/23/15
to uli...@googlegroups.com
uliweb 现在是用 support 命令来支持 socketio 的?

--
-- ----
Project : https://github.com/limodou/uliweb
doc : http://limodou.github.com/uliweb-doc
---
You received this message because you are subscribed to the Google Groups "Uliweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uliweb+un...@googlegroups.com.
To post to this group, send email to uli...@googlegroups.com.
Visit this group at http://groups.google.com/group/uliweb.
To view this discussion on the web visit https://groups.google.com/d/msgid/uliweb/fb71939c-c004-4cdf-a3c2-69245e185826%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

limodou

unread,
Jun 24, 2015, 12:33:39 AM6/24/15
to uliweb
没有啊。socketio目前没有直接集成,可以自已添加。


For more options, visit https://groups.google.com/d/optout.



--
I like python!
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/
UliWeb <<simple web framework>>: https://github.com/limodou/uliweb
My Blog: http://my.oschina.net/limodou

Chunlin Zhang

unread,
Jun 24, 2015, 3:57:51 AM6/24/15
to uli...@googlegroups.com
怎么这两个最后的提交记录都是 2014 年, 感觉是不是都不维护了?

On Wed, Jun 24, 2015 at 11:01 AM, SeedSeek <frt5...@gmail.com> wrote:

--

SeedSeek

unread,
Jun 24, 2015, 11:32:33 PM6/24/15
to uli...@googlegroups.com, lim...@gmail.com
uliweb支持在gevent及gevent-socketio上运行
http://my.oschina.net/limodou/blog/165308

要如何在view 中添加socketio 應用呢?


limodou於 2015年6月24日星期三 UTC+8下午12時33分39秒寫道:
没有啊。socketio目前没有直接集成,可以自已添加。

On Wed, Jun 24, 2015 at 11:16 AM, Chunlin Zhang <zhangc...@gmail.com> wrote:
uliweb 现在是用 support 命令来支持 socketio 的?
On Wed, Jun 24, 2015 at 11:01 AM, SeedSeek <frt5...@gmail.com> wrote:
https://github.com/shuoli84/gevent_socketio2

目前socketio 好像只支援到http://socket.io/ 的0.9版
第一行的網址可以支援到http://socket.io/ 的1.x版

--
-- ----
Project : https://github.com/limodou/uliweb
doc : http://limodou.github.com/uliweb-doc
---
You received this message because you are subscribed to the Google Groups "Uliweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uliweb+unsubscribe@googlegroups.com.

To post to this group, send email to uli...@googlegroups.com.
Visit this group at http://groups.google.com/group/uliweb.
To view this discussion on the web visit https://groups.google.com/d/msgid/uliweb/fb71939c-c004-4cdf-a3c2-69245e185826%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
-- ----
Project : https://github.com/limodou/uliweb
doc : http://limodou.github.com/uliweb-doc
---
You received this message because you are subscribed to the Google Groups "Uliweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uliweb+unsubscribe@googlegroups.com.

To post to this group, send email to uli...@googlegroups.com.
Visit this group at http://groups.google.com/group/uliweb.

SeedSeek

unread,
Jun 24, 2015, 11:41:08 PM6/24/15
to uli...@googlegroups.com, zhangc...@gmail.com
基礎功能正常,其他就要靠自己延伸。
而且socketio 的規格也還沒穩定。
感覺使用底層的websocket 比較靠譜。

uliweb 有沒有based on websocket 的apps 範例可以參考?


Chunlin Zhang於 2015年6月24日星期三 UTC+8下午3時57分51秒寫道:
怎么这两个最后的提交记录都是 2014 年, 感觉是不是都不维护了?

On Wed, Jun 24, 2015 at 11:01 AM, SeedSeek <frt5...@gmail.com> wrote:
https://github.com/shuoli84/gevent_socketio2

目前socketio 好像只支援到http://socket.io/ 的0.9版
第一行的網址可以支援到http://socket.io/ 的1.x版

--
-- ----
Project : https://github.com/limodou/uliweb
doc : http://limodou.github.com/uliweb-doc
---
You received this message because you are subscribed to the Google Groups "Uliweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uliweb+unsubscribe@googlegroups.com.

limodou

unread,
Jun 25, 2015, 9:16:52 AM6/25/15
to uliweb, Chunlin Zhang
我以前写过wshell, 和chatroom 项目可以参考一下。在github上。

On Thu, Jun 25, 2015 at 11:41 AM, SeedSeek <frt5...@gmail.com> wrote:
基礎功能正常,其他就要靠自己延伸。
而且socketio 的規格也還沒穩定。
感覺使用底層的websocket 比較靠譜。

uliweb 有沒有based on websocket 的apps 範例可以參考?


Chunlin Zhang於 2015年6月24日星期三 UTC+8下午3時57分51秒寫道:
怎么这两个最后的提交记录都是 2014 年, 感觉是不是都不维护了?

On Wed, Jun 24, 2015 at 11:01 AM, SeedSeek <frt5...@gmail.com> wrote:
https://github.com/shuoli84/gevent_socketio2

目前socketio 好像只支援到http://socket.io/ 的0.9版
第一行的網址可以支援到http://socket.io/ 的1.x版

--
-- ----
Project : https://github.com/limodou/uliweb
doc : http://limodou.github.com/uliweb-doc
---
You received this message because you are subscribed to the Google Groups "Uliweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uliweb+un...@googlegroups.com.

To post to this group, send email to uli...@googlegroups.com.
Visit this group at http://groups.google.com/group/uliweb.
To view this discussion on the web visit https://groups.google.com/d/msgid/uliweb/fb71939c-c004-4cdf-a3c2-69245e185826%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
-- ----
Project : https://github.com/limodou/uliweb
doc : http://limodou.github.com/uliweb-doc
---
You received this message because you are subscribed to the Google Groups "Uliweb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uliweb+un...@googlegroups.com.

To post to this group, send email to uli...@googlegroups.com.
Visit this group at http://groups.google.com/group/uliweb.

For more options, visit https://groups.google.com/d/optout.

cnidance

unread,
Jun 26, 2015, 12:55:47 AM6/26/15
to uli...@googlegroups.com
wshell, 和chatroom 都是gevent_socketio 的用法
能不能簡單說一下 gevent_websocket  用法?


For more options, visit https://groups.google.com/d/optout.



--
~Ten ~

limodou

unread,
Jun 26, 2015, 9:52:47 AM6/26/15
to uliweb
我没直接用过gevent_websocket


For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages