[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#915040: marked as done (ITP: python3-socketio-realtime-server -- Python implementation of the Socket.IO realtime server)



Your message dated Thu, 26 Dec 2019 21:12:52 -0300
with message-id <1cf82cb3-74a4-0d8b-7ca3-b657e1fd2fce@phls.com.br>
and subject line ITP: python3-socketio-realtime-server -- Python implementation of the Socket.IO realtime server
has caused the Debian Bug report #915040,
regarding ITP: python3-socketio-realtime-server -- Python implementation of the Socket.IO realtime server
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
915040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915040
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Paulo Henrique de Lima Santana (phls)" <phls@softwarelivre.org>

* Package name    : python3-socketio-realtime-server
  Version         : 2.1.0
  Upstream Author : Miguel Grinberg <miguelgrinberg50@gmail.com>
* URL             : https://github.com/miguelgrinberg/python-socketio
* License         : MIT
  Programming Lang: Python
  Description     : Python implementation of the Socket.IO realtime server

 This socketio was implemented to work with flask-socketio.
 It has these features:
   * Fully compatible with the Javascript, Swift, C++ and Java official
     Socket.IO clients, plus any third party clients that comply with the
     Socket.IO specification.
   * Compatible with Python 2.7 and Python 3.3+.
   * Supports large number of clients even on modest hardware when used with
     an asynchronous server based on asyncio (sanic, aiohttp or tornado),
     eventlet or gevent. For development and testing, any WSGI compliant
     multi-threaded server can also be used.
   * Includes a WSGI middleware that integrates Socket.IO traffic with
     standard WSGI applications.
   * Broadcasting of messages to all connected clients, or to subsets of
     them assigned to "rooms".
   * Optional support for multiple servers, connected through a messaging
     queue such as Redis or RabbitMQ.
   * Send messages to clients from external processes, such as Celery workers
     or auxiliary scripts.
   * Event-based architecture implemented with decorators that hides the
     details of the protocol.
   * Support for HTTP long-polling and WebSocket transports.
   * Support for XHR2 and XHR browsers.
   * Support for text and binary messages.
   * Support for gzip and deflate HTTP compression.
   * Configurable CORS responses, to avoid cross-origin problems with
     browsers.

I am packaging this software because it is a dependency for flask-socketio,
and flask-socketio is a dependency to kytos, that it will package soon.

--- End Message ---
--- Begin Message ---
Hi,

I will package this software with another name and with a newer version, so this ITP is obsolete.

--
Paulo Henrique de Lima Santana (phls)
Curitiba - Brasil
Debian Developer
Diretor do Instituto para Conservação de Tecnologias Livres
Site: http://www.phls.com.br
GNU/Linux user: 228719  GPG ID: 0443C450

--- End Message ---

Reply to: