Hi Jon,
Bridge can coexist with other event-based libraries provided they are
using the same event loop. We try to use the canonical event library
on each platform. For example, in Python, Bridge uses Tornado and can
live with other Tornado-based things.
If Kivy uses its own loop rather than a widely accepted one, you may
be able to run Bridge in a seperate networking thread and run Kivy on
the main thread. Threads are a pain but it's a possible approach.
--Sridatta
> --
> You received this message because you are subscribed to the Google Groups
> "Bridge" group.
> To post to this group, send email to
bridge...@googlegroups.com.
> To unsubscribe from this group, send email to
>
bridge-users...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/bridge-users/-/ODhpNucES6UJ.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>