Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

someip

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

someip

  • 0.3.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

pypi python docs build coverage

pysomeip

A simple implementation of SOME/IP, in Python 3.8+ with asyncio.

Wire format building and parsing in someip.header, Service Discovery and socket logic in someip.sd. Refer to tools/ for example CLI tools which should give a rough idea on how to use the API.

API docs

Missing Features

(Pull requests welcome!)

  • SD options that are not referenced by entries are discarded.
  • SubscribeAck and SubscribeNack is ignored
    • not signaled to applications
    • no way to handle MulticastEndpoint options for multicast event notifications
  • subscription to TCP services is not supported
  • subscription counter assignment
  • SD messages to same hosts are not packed together
  • probably other things

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc